[INFO] cloning repository https://github.com/simon-bourne/rust-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-bourne/rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frust-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frust-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ff0337de7c85de462e070ab073c6576637b54d5 [INFO] testing simon-bourne/rust-project against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Frust-project" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-bourne/rust-project 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] removed /workspace/builds/worker-96/source/.cargo/config [INFO] started tweaking git repo https://github.com/simon-bourne/rust-project [INFO] finished tweaking git repo https://github.com/simon-bourne/rust-project [INFO] tweaked toml for git repo https://github.com/simon-bourne/rust-project written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/simon-bourne/rust-project 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] e4f69a45134cf9b0336cb0a7c6a458c8f66ce5ee82f672591dbce34346d343dc [INFO] running `Command { std: "docker" "start" "-a" "e4f69a45134cf9b0336cb0a7c6a458c8f66ce5ee82f672591dbce34346d343dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f69a45134cf9b0336cb0a7c6a458c8f66ce5ee82f672591dbce34346d343dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f69a45134cf9b0336cb0a7c6a458c8f66ce5ee82f672591dbce34346d343dc", kill_on_drop: false }` [INFO] [stdout] e4f69a45134cf9b0336cb0a7c6a458c8f66ce5ee82f672591dbce34346d343dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 8963becbd9c2c0a6eb9bb85cfd0f89728ac1569c878b5fd9594c39c2c811dbf2 [INFO] running `Command { std: "docker" "start" "-a" "8963becbd9c2c0a6eb9bb85cfd0f89728ac1569c878b5fd9594c39c2c811dbf2", 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 unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling xshell v0.1.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.6 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling execute-command-macro v0.1.6 [INFO] [stderr] Compiling execute v0.2.9 [INFO] [stderr] Compiling clap v3.0.9 [INFO] [stderr] Compiling clap_complete v3.0.4 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling xtask-base v0.1.0 (/opt/rustwide/workdir/crates/xtask-base) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "8963becbd9c2c0a6eb9bb85cfd0f89728ac1569c878b5fd9594c39c2c811dbf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8963becbd9c2c0a6eb9bb85cfd0f89728ac1569c878b5fd9594c39c2c811dbf2", kill_on_drop: false }` [INFO] [stdout] 8963becbd9c2c0a6eb9bb85cfd0f89728ac1569c878b5fd9594c39c2c811dbf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 8a9a1ce014b067805b9c3a9981f7e2844f9bf86b10a955469ee25b529ca614a7 [INFO] running `Command { std: "docker" "start" "-a" "8a9a1ce014b067805b9c3a9981f7e2844f9bf86b10a955469ee25b529ca614a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xtask-base v0.1.0 (/opt/rustwide/workdir/crates/xtask-base) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.68s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-c2e951e00049dd9a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xtask_base-5378cc046aad0139) [INFO] running `Command { std: "docker" "inspect" "8a9a1ce014b067805b9c3a9981f7e2844f9bf86b10a955469ee25b529ca614a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9a1ce014b067805b9c3a9981f7e2844f9bf86b10a955469ee25b529ca614a7", kill_on_drop: false }` [INFO] [stdout] 8a9a1ce014b067805b9c3a9981f7e2844f9bf86b10a955469ee25b529ca614a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 693d471c9da803b4a755faf4fa5417f1d86a561282d89f1bc716523e52f2233d [INFO] running `Command { std: "docker" "start" "-a" "693d471c9da803b4a755faf4fa5417f1d86a561282d89f1bc716523e52f2233d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-c2e951e00049dd9a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xtask_base-5378cc046aad0139) [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] [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] [stderr] Doc-tests xtask-base [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" "693d471c9da803b4a755faf4fa5417f1d86a561282d89f1bc716523e52f2233d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693d471c9da803b4a755faf4fa5417f1d86a561282d89f1bc716523e52f2233d", kill_on_drop: false }` [INFO] [stdout] 693d471c9da803b4a755faf4fa5417f1d86a561282d89f1bc716523e52f2233d