[INFO] cloning repository https://github.com/dmweis/IronLSS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmweis/IronLSS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2FIronLSS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2FIronLSS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc337ca890398bbeb072621939d8431eb17500b7 [INFO] testing dmweis/IronLSS against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2FIronLSS" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmweis/IronLSS on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmweis/IronLSS [INFO] finished tweaking git repo https://github.com/dmweis/IronLSS [INFO] tweaked toml for git repo https://github.com/dmweis/IronLSS written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 560028c0e344b18d66f0dae836cda8fa1dca1ee0245b3a8bb278d93d1a9a0a2e [INFO] running `Command { std: "docker" "start" "-a" "560028c0e344b18d66f0dae836cda8fa1dca1ee0245b3a8bb278d93d1a9a0a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "560028c0e344b18d66f0dae836cda8fa1dca1ee0245b3a8bb278d93d1a9a0a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560028c0e344b18d66f0dae836cda8fa1dca1ee0245b3a8bb278d93d1a9a0a2e", kill_on_drop: false }` [INFO] [stdout] 560028c0e344b18d66f0dae836cda8fa1dca1ee0245b3a8bb278d93d1a9a0a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813058de69b063a6e9619480618fb6e52aa5f1406b2111cc78f4e838b790e88f [INFO] running `Command { std: "docker" "start" "-a" "813058de69b063a6e9619480618fb6e52aa5f1406b2111cc78f4e838b790e88f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling lss_driver v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.94s [INFO] running `Command { std: "docker" "inspect" "813058de69b063a6e9619480618fb6e52aa5f1406b2111cc78f4e838b790e88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813058de69b063a6e9619480618fb6e52aa5f1406b2111cc78f4e838b790e88f", kill_on_drop: false }` [INFO] [stdout] 813058de69b063a6e9619480618fb6e52aa5f1406b2111cc78f4e838b790e88f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2c81cededb52a8c6f815c8f0923fdadd76279898c1a6f6ac9e04a5dc2221282 [INFO] running `Command { std: "docker" "start" "-a" "b2c81cededb52a8c6f815c8f0923fdadd76279898c1a6f6ac9e04a5dc2221282", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling lss_driver v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lss_driver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lss_driver --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0e24846b75f4338a -C extra-filename=-0e24846b75f4338a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-fb58dc869e9dfa9c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-339fdb7abc449c30.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf0e9e905ef13897.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c243fd5ac2191499.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dfdf328f643ff9ce.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7c66f0b04280025d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84d8b5df27f221bb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b75125b15ed1ee41.rlib --extern tokio_serial=/opt/rustwide/target/debug/deps/libtokio_serial-2f7569e43d438d4d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ae828c7749bfbffd.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2c81cededb52a8c6f815c8f0923fdadd76279898c1a6f6ac9e04a5dc2221282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c81cededb52a8c6f815c8f0923fdadd76279898c1a6f6ac9e04a5dc2221282", kill_on_drop: false }` [INFO] [stdout] b2c81cededb52a8c6f815c8f0923fdadd76279898c1a6f6ac9e04a5dc2221282