[INFO] cloning repository https://github.com/ChristopherBilg/ri2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherBilg/ri2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBilg%2Fri2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBilg%2Fri2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23588103d0836c1d1c05d3510d797d0d426dbd03 [INFO] testing ChristopherBilg/ri2p 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%2FChristopherBilg%2Fri2p" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChristopherBilg/ri2p 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/ChristopherBilg/ri2p [INFO] finished tweaking git repo https://github.com/ChristopherBilg/ri2p [INFO] tweaked toml for git repo https://github.com/ChristopherBilg/ri2p written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/ChristopherBilg/ri2p 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 27306e1552d7607bb2941be4d4f9de3acd7cc45a92d61b7ebf0b9d60b9fc4916 [INFO] running `Command { std: "docker" "start" "-a" "27306e1552d7607bb2941be4d4f9de3acd7cc45a92d61b7ebf0b9d60b9fc4916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27306e1552d7607bb2941be4d4f9de3acd7cc45a92d61b7ebf0b9d60b9fc4916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27306e1552d7607bb2941be4d4f9de3acd7cc45a92d61b7ebf0b9d60b9fc4916", kill_on_drop: false }` [INFO] [stdout] 27306e1552d7607bb2941be4d4f9de3acd7cc45a92d61b7ebf0b9d60b9fc4916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 8a6309da9dc7ea1091eb3fa61414dae299af17a599e6fa0490a215d3b1095b7d [INFO] running `Command { std: "docker" "start" "-a" "8a6309da9dc7ea1091eb3fa61414dae299af17a599e6fa0490a215d3b1095b7d", 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 version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling ri2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.39s [INFO] running `Command { std: "docker" "inspect" "8a6309da9dc7ea1091eb3fa61414dae299af17a599e6fa0490a215d3b1095b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6309da9dc7ea1091eb3fa61414dae299af17a599e6fa0490a215d3b1095b7d", kill_on_drop: false }` [INFO] [stdout] 8a6309da9dc7ea1091eb3fa61414dae299af17a599e6fa0490a215d3b1095b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 2dff7da7bef816edfde0683413d96b6db8b3a7bcf2d88b67ba13864f21a04abb [INFO] running `Command { std: "docker" "start" "-a" "2dff7da7bef816edfde0683413d96b6db8b3a7bcf2d88b67ba13864f21a04abb", kill_on_drop: false }` [INFO] [stderr] Compiling ri2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ri2p-5044432cf2b8e700) [INFO] [stderr] Executable tests/example_test.rs (/opt/rustwide/target/debug/deps/example_test-1d9449ab845e0df5) [INFO] running `Command { std: "docker" "inspect" "2dff7da7bef816edfde0683413d96b6db8b3a7bcf2d88b67ba13864f21a04abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dff7da7bef816edfde0683413d96b6db8b3a7bcf2d88b67ba13864f21a04abb", kill_on_drop: false }` [INFO] [stdout] 2dff7da7bef816edfde0683413d96b6db8b3a7bcf2d88b67ba13864f21a04abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 676748c5ce50f219906141268d0406efacbf3b33a30d45e4e3f643e0f1037d51 [INFO] running `Command { std: "docker" "start" "-a" "676748c5ce50f219906141268d0406efacbf3b33a30d45e4e3f643e0f1037d51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ri2p-5044432cf2b8e700) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/example_test.rs (/opt/rustwide/target/debug/deps/example_test-1d9449ab845e0df5) [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 1 test [INFO] [stdout] test should_always_assert_true ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "676748c5ce50f219906141268d0406efacbf3b33a30d45e4e3f643e0f1037d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676748c5ce50f219906141268d0406efacbf3b33a30d45e4e3f643e0f1037d51", kill_on_drop: false }` [INFO] [stdout] 676748c5ce50f219906141268d0406efacbf3b33a30d45e4e3f643e0f1037d51