[INFO] cloning repository https://github.com/lancelote/rust-in-action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lancelote/rust-in-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flancelote%2Frust-in-action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flancelote%2Frust-in-action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3fa73e5dc8debaba42c8df490763258ff420a5b [INFO] testing lancelote/rust-in-action 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%2Flancelote%2Frust-in-action" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lancelote/rust-in-action 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 git repo https://github.com/lancelote/rust-in-action [INFO] finished tweaking git repo https://github.com/lancelote/rust-in-action [INFO] tweaked toml for git repo https://github.com/lancelote/rust-in-action written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/lancelote/rust-in-action 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 9faa866c0b96d44c4f3a72a5ba7abb13f37d04f29879b048b5e4a88a69c07382 [INFO] running `Command { std: "docker" "start" "-a" "9faa866c0b96d44c4f3a72a5ba7abb13f37d04f29879b048b5e4a88a69c07382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9faa866c0b96d44c4f3a72a5ba7abb13f37d04f29879b048b5e4a88a69c07382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9faa866c0b96d44c4f3a72a5ba7abb13f37d04f29879b048b5e4a88a69c07382", kill_on_drop: false }` [INFO] [stdout] 9faa866c0b96d44c4f3a72a5ba7abb13f37d04f29879b048b5e4a88a69c07382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 007f8f84e06a0469d7fb8d1b2467fed1da33eb928e63fea44551778b0d40c624 [INFO] running `Command { std: "docker" "start" "-a" "007f8f84e06a0469d7fb8d1b2467fed1da33eb928e63fea44551778b0d40c624", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ch05 v0.1.0 (/opt/rustwide/workdir/ch05) [INFO] [stderr] Compiling ch06 v0.1.0 (/opt/rustwide/workdir/ch06) [INFO] [stderr] Compiling ch04 v0.1.0 (/opt/rustwide/workdir/ch04) [INFO] [stderr] Compiling ch01 v0.1.0 (/opt/rustwide/workdir/ch01) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling ch03 v0.1.0 (/opt/rustwide/workdir/ch03) [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ch02 v0.1.0 (/opt/rustwide/workdir/ch02) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.09s [INFO] running `Command { std: "docker" "inspect" "007f8f84e06a0469d7fb8d1b2467fed1da33eb928e63fea44551778b0d40c624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007f8f84e06a0469d7fb8d1b2467fed1da33eb928e63fea44551778b0d40c624", kill_on_drop: false }` [INFO] [stdout] 007f8f84e06a0469d7fb8d1b2467fed1da33eb928e63fea44551778b0d40c624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] e35e8cdf41eb23934c49ffb863c2d3358920a51cf22fdd14079a433bc615369a [INFO] running `Command { std: "docker" "start" "-a" "e35e8cdf41eb23934c49ffb863c2d3358920a51cf22fdd14079a433bc615369a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ch05 v0.1.0 (/opt/rustwide/workdir/ch05) [INFO] [stderr] Compiling ch06 v0.1.0 (/opt/rustwide/workdir/ch06) [INFO] [stderr] Compiling ch04 v0.1.0 (/opt/rustwide/workdir/ch04) [INFO] [stderr] Compiling ch01 v0.1.0 (/opt/rustwide/workdir/ch01) [INFO] [stderr] Compiling ch03 v0.1.0 (/opt/rustwide/workdir/ch03) [INFO] [stderr] Compiling ch02 v0.1.0 (/opt/rustwide/workdir/ch02) [INFO] [stderr] error: could not compile `ch02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integer_base --edition=2018 ch02/src/bin/integer_base.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1d4cfb6ffd18f5ea -C extra-filename=-1d4cfb6ffd18f5ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-42ad1f5b2e08cf25.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-1f62a2b5b32495bf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0279b783db46fdd6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ch05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name q_format --edition=2021 ch05/src/bin/q_format.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e86f7041fd70a31c -C extra-filename=-e86f7041fd70a31c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ch02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name grep_lite_v5 --edition=2018 ch02/src/bin/grep_lite_v5.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=46651b455eb4ca2f -C extra-filename=-46651b455eb4ca2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-42ad1f5b2e08cf25.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-1f62a2b5b32495bf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0279b783db46fdd6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e35e8cdf41eb23934c49ffb863c2d3358920a51cf22fdd14079a433bc615369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35e8cdf41eb23934c49ffb863c2d3358920a51cf22fdd14079a433bc615369a", kill_on_drop: false }` [INFO] [stdout] e35e8cdf41eb23934c49ffb863c2d3358920a51cf22fdd14079a433bc615369a