[INFO] cloning repository https://github.com/chorman0773/cargo-native-install [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chorman0773/cargo-native-install" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fcargo-native-install", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fcargo-native-install'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4acbc772aaa4aa67f940c4338e2e29144b61f58 [INFO] testing chorman0773/cargo-native-install against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fcargo-native-install" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chorman0773/cargo-native-install on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chorman0773/cargo-native-install [INFO] finished tweaking git repo https://github.com/chorman0773/cargo-native-install [INFO] tweaked toml for git repo https://github.com/chorman0773/cargo-native-install written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/chorman0773/cargo-native-install already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded install-dirs v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba388c9e486f664bedbc6e5659295fcef752beeaa9eba155acc57658a3304a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ba388c9e486f664bedbc6e5659295fcef752beeaa9eba155acc57658a3304a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba388c9e486f664bedbc6e5659295fcef752beeaa9eba155acc57658a3304a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba388c9e486f664bedbc6e5659295fcef752beeaa9eba155acc57658a3304a7", kill_on_drop: false }` [INFO] [stdout] 7ba388c9e486f664bedbc6e5659295fcef752beeaa9eba155acc57658a3304a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ce9958ee5ac9f8b0870415948bf12f08d0c6dd2c0195912a24a5a72c386e78 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83ce9958ee5ac9f8b0870415948bf12f08d0c6dd2c0195912a24a5a72c386e78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cargo-native-install v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling install-dirs v0.2.1 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.45s [INFO] running `Command { std: "docker" "inspect" "83ce9958ee5ac9f8b0870415948bf12f08d0c6dd2c0195912a24a5a72c386e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ce9958ee5ac9f8b0870415948bf12f08d0c6dd2c0195912a24a5a72c386e78", kill_on_drop: false }` [INFO] [stdout] 83ce9958ee5ac9f8b0870415948bf12f08d0c6dd2c0195912a24a5a72c386e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e5e9f32203e908c165400b1f23668858dc0697b2a1d5dc526d1a4cfac2b3ca8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e5e9f32203e908c165400b1f23668858dc0697b2a1d5dc526d1a4cfac2b3ca8", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-native-install v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "2e5e9f32203e908c165400b1f23668858dc0697b2a1d5dc526d1a4cfac2b3ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5e9f32203e908c165400b1f23668858dc0697b2a1d5dc526d1a4cfac2b3ca8", kill_on_drop: false }` [INFO] [stdout] 2e5e9f32203e908c165400b1f23668858dc0697b2a1d5dc526d1a4cfac2b3ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2fcb68ab856cf822a70085bb978398ae1cf05f3675e4ae0debc3390c8f1236b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2fcb68ab856cf822a70085bb978398ae1cf05f3675e4ae0debc3390c8f1236b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_native_install-8f051e8d6a5c3c5e) [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" "b2fcb68ab856cf822a70085bb978398ae1cf05f3675e4ae0debc3390c8f1236b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fcb68ab856cf822a70085bb978398ae1cf05f3675e4ae0debc3390c8f1236b", kill_on_drop: false }` [INFO] [stdout] b2fcb68ab856cf822a70085bb978398ae1cf05f3675e4ae0debc3390c8f1236b