[INFO] cloning repository https://github.com/mirichan/drool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirichan/drool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirichan%2Fdrool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirichan%2Fdrool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca98c129f91ef92ad56a44c060d2c9d0693ce65a [INFO] testing mirichan/drool 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%2Fmirichan%2Fdrool" "/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/mirichan/drool 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/mirichan/drool [INFO] finished tweaking git repo https://github.com/mirichan/drool [INFO] tweaked toml for git repo https://github.com/mirichan/drool written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/mirichan/drool 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-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] 7f4f7ff5e8e4933dc252cd46903253265f1e7e24f5ec2416ab1ce41b4f054b12 [INFO] running `Command { std: "docker" "start" "-a" "7f4f7ff5e8e4933dc252cd46903253265f1e7e24f5ec2416ab1ce41b4f054b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4f7ff5e8e4933dc252cd46903253265f1e7e24f5ec2416ab1ce41b4f054b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4f7ff5e8e4933dc252cd46903253265f1e7e24f5ec2416ab1ce41b4f054b12", kill_on_drop: false }` [INFO] [stdout] 7f4f7ff5e8e4933dc252cd46903253265f1e7e24f5ec2416ab1ce41b4f054b12 [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] 5da2276dba29e0986678ea5f46cdf3ac6e739566456340214f82fa670e0ef409 [INFO] running `Command { std: "docker" "start" "-a" "5da2276dba29e0986678ea5f46cdf3ac6e739566456340214f82fa670e0ef409", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling broom v0.3.0 [INFO] [stderr] Compiling drool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "5da2276dba29e0986678ea5f46cdf3ac6e739566456340214f82fa670e0ef409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da2276dba29e0986678ea5f46cdf3ac6e739566456340214f82fa670e0ef409", kill_on_drop: false }` [INFO] [stdout] 5da2276dba29e0986678ea5f46cdf3ac6e739566456340214f82fa670e0ef409 [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] 50a941e9019ee73aa1b8c78e121df71821eefdf7a48c2b5f53b5431a5750a86c [INFO] running `Command { std: "docker" "start" "-a" "50a941e9019ee73aa1b8c78e121df71821eefdf7a48c2b5f53b5431a5750a86c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling drool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.45s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/drool-a97d89012b02ec12) [INFO] running `Command { std: "docker" "inspect" "50a941e9019ee73aa1b8c78e121df71821eefdf7a48c2b5f53b5431a5750a86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a941e9019ee73aa1b8c78e121df71821eefdf7a48c2b5f53b5431a5750a86c", kill_on_drop: false }` [INFO] [stdout] 50a941e9019ee73aa1b8c78e121df71821eefdf7a48c2b5f53b5431a5750a86c [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", kill_on_drop: false }` [INFO] [stdout] 296e29954deb66a17f2c8636768b4afb74aa7ef092f91a14aed095f75871b711 [INFO] running `Command { std: "docker" "start" "-a" "296e29954deb66a17f2c8636768b4afb74aa7ef092f91a14aed095f75871b711", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drool-a97d89012b02ec12) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test op::tests::op_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "296e29954deb66a17f2c8636768b4afb74aa7ef092f91a14aed095f75871b711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296e29954deb66a17f2c8636768b4afb74aa7ef092f91a14aed095f75871b711", kill_on_drop: false }` [INFO] [stdout] 296e29954deb66a17f2c8636768b4afb74aa7ef092f91a14aed095f75871b711