[INFO] fetching crate fbt 0.1.17... [INFO] testing fbt-0.1.17 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate fbt 0.1.17 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fbt 0.1.17 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fbt 0.1.17 [INFO] finished tweaking crates.io crate fbt 0.1.17 [INFO] tweaked toml for crates.io crate fbt 0.1.17 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fbt 0.1.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61407af706078084c809643b9d342e47e84318f2ba2b19310af8e65eebafa3b [INFO] running `Command { std: "docker" "start" "-a" "a61407af706078084c809643b9d342e47e84318f2ba2b19310af8e65eebafa3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61407af706078084c809643b9d342e47e84318f2ba2b19310af8e65eebafa3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61407af706078084c809643b9d342e47e84318f2ba2b19310af8e65eebafa3b", kill_on_drop: false }` [INFO] [stdout] a61407af706078084c809643b9d342e47e84318f2ba2b19310af8e65eebafa3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1796f7a1b1d07f8708ca7869bc98ff7909eb6b9fc51ee66159e52b964840807b [INFO] running `Command { std: "docker" "start" "-a" "1796f7a1b1d07f8708ca7869bc98ff7909eb6b9fc51ee66159e52b964840807b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling diffy v0.2.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling comrak v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling ftd v0.1.18 [INFO] [stderr] Compiling fbt-lib v0.1.17 [INFO] [stderr] Compiling fbt v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.59s [INFO] running `Command { std: "docker" "inspect" "1796f7a1b1d07f8708ca7869bc98ff7909eb6b9fc51ee66159e52b964840807b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1796f7a1b1d07f8708ca7869bc98ff7909eb6b9fc51ee66159e52b964840807b", kill_on_drop: false }` [INFO] [stdout] 1796f7a1b1d07f8708ca7869bc98ff7909eb6b9fc51ee66159e52b964840807b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 258b3c06d0ed6d6589e84185034b455e1e83c086d8ac51ab4dbdea1d0ada971a [INFO] running `Command { std: "docker" "start" "-a" "258b3c06d0ed6d6589e84185034b455e1e83c086d8ac51ab4dbdea1d0ada971a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling fbt v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fbt-46ec5d1aec977511) [INFO] running `Command { std: "docker" "inspect" "258b3c06d0ed6d6589e84185034b455e1e83c086d8ac51ab4dbdea1d0ada971a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258b3c06d0ed6d6589e84185034b455e1e83c086d8ac51ab4dbdea1d0ada971a", kill_on_drop: false }` [INFO] [stdout] 258b3c06d0ed6d6589e84185034b455e1e83c086d8ac51ab4dbdea1d0ada971a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5cdabea59d1a127504845fffb0f627c68157e7a71bc2a4c8aecc2160434e787 [INFO] running `Command { std: "docker" "start" "-a" "d5cdabea59d1a127504845fffb0f627c68157e7a71bc2a4c8aecc2160434e787", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fbt-46ec5d1aec977511) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5cdabea59d1a127504845fffb0f627c68157e7a71bc2a4c8aecc2160434e787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cdabea59d1a127504845fffb0f627c68157e7a71bc2a4c8aecc2160434e787", kill_on_drop: false }` [INFO] [stdout] d5cdabea59d1a127504845fffb0f627c68157e7a71bc2a4c8aecc2160434e787