[INFO] cloning repository https://github.com/nickjer/yayo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickjer/yayo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a286c740d94e9365147801cb886aef5fb438d76b [INFO] testing nickjer/yayo against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickjer/yayo on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickjer/yayo [INFO] finished tweaking git repo https://github.com/nickjer/yayo [INFO] tweaked toml for git repo https://github.com/nickjer/yayo written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nickjer/yayo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b3dbfa293dae0f3d49529f7e03b891eb517fee9e085406733f15ef2a959f7d [INFO] running `Command { std: "docker" "start" "-a" "c8b3dbfa293dae0f3d49529f7e03b891eb517fee9e085406733f15ef2a959f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b3dbfa293dae0f3d49529f7e03b891eb517fee9e085406733f15ef2a959f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b3dbfa293dae0f3d49529f7e03b891eb517fee9e085406733f15ef2a959f7d", kill_on_drop: false }` [INFO] [stdout] c8b3dbfa293dae0f3d49529f7e03b891eb517fee9e085406733f15ef2a959f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aae5e7d7a154e254841d602b0973e431cdcc847651340420dfbd78841e8bcb88 [INFO] running `Command { std: "docker" "start" "-a" "aae5e7d7a154e254841d602b0973e431cdcc847651340420dfbd78841e8bcb88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling secret-service v1.1.3 [INFO] [stderr] Compiling keyring v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling yayo v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.07s [INFO] running `Command { std: "docker" "inspect" "aae5e7d7a154e254841d602b0973e431cdcc847651340420dfbd78841e8bcb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae5e7d7a154e254841d602b0973e431cdcc847651340420dfbd78841e8bcb88", kill_on_drop: false }` [INFO] [stdout] aae5e7d7a154e254841d602b0973e431cdcc847651340420dfbd78841e8bcb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b84c3c3b01fce1244ec0fe081c5e72e0b364e33d2d4e2a5b1d8b88bef57ae9 [INFO] running `Command { std: "docker" "start" "-a" "a9b84c3c3b01fce1244ec0fe081c5e72e0b364e33d2d4e2a5b1d8b88bef57ae9", kill_on_drop: false }` [INFO] [stderr] Compiling yayo v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "a9b84c3c3b01fce1244ec0fe081c5e72e0b364e33d2d4e2a5b1d8b88bef57ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b84c3c3b01fce1244ec0fe081c5e72e0b364e33d2d4e2a5b1d8b88bef57ae9", kill_on_drop: false }` [INFO] [stdout] a9b84c3c3b01fce1244ec0fe081c5e72e0b364e33d2d4e2a5b1d8b88bef57ae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdd2aec0fe245c40379078040b4c2988d30505140895a93c00e13bfdf64aa0d9 [INFO] running `Command { std: "docker" "start" "-a" "cdd2aec0fe245c40379078040b4c2988d30505140895a93c00e13bfdf64aa0d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yayo-bd0345dbb9183cfb) [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" "cdd2aec0fe245c40379078040b4c2988d30505140895a93c00e13bfdf64aa0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd2aec0fe245c40379078040b4c2988d30505140895a93c00e13bfdf64aa0d9", kill_on_drop: false }` [INFO] [stdout] cdd2aec0fe245c40379078040b4c2988d30505140895a93c00e13bfdf64aa0d9