[INFO] cloning repository https://github.com/rep-nop/cargo-localreg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rep-nop/cargo-localreg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frep-nop%2Fcargo-localreg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frep-nop%2Fcargo-localreg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ad67aa235c6411095c0768ed97633b3c621a577 [INFO] testing rep-nop/cargo-localreg against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frep-nop%2Fcargo-localreg" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rep-nop/cargo-localreg on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rep-nop/cargo-localreg [INFO] finished tweaking git repo https://github.com/rep-nop/cargo-localreg [INFO] tweaked toml for git repo https://github.com/rep-nop/cargo-localreg written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rep-nop/cargo-localreg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating git repository `https://github.com/rep-nop/cargo` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.2.12 [INFO] [stderr] Downloaded dirs v1.0.4 [INFO] [stderr] Downloaded log v0.4.5 [INFO] [stderr] Downloaded failure v0.1.3 [INFO] [stderr] Downloaded serde_ignored v0.0.4 [INFO] [stderr] Downloaded same-file v1.0.3 [INFO] [stderr] Downloaded globset v0.4.2 [INFO] [stderr] Downloaded walkdir v2.2.5 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded flate2 v1.0.4 [INFO] [stderr] Downloaded bytesize v1.0.0 [INFO] [stderr] Downloaded core-foundation v0.6.2 [INFO] [stderr] Downloaded openssl-sys v0.9.39 [INFO] [stderr] Downloaded toml v0.4.8 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.0 [INFO] [stderr] Downloaded fwdansi v1.0.1 [INFO] [stderr] Downloaded rand_core v0.2.2 [INFO] [stderr] Downloaded serde_json v1.0.32 [INFO] [stderr] Downloaded shell-escape v0.1.4 [INFO] [stderr] Downloaded home v0.3.3 [INFO] [stderr] Downloaded proc-macro2 v0.4.20 [INFO] [stderr] Downloaded crossbeam-epoch v0.6.0 [INFO] [stderr] Downloaded tar v0.4.17 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded serde_derive v1.0.80 [INFO] [stderr] Downloaded failure_derive v0.1.3 [INFO] [stderr] Downloaded git2-curl v0.8.2 [INFO] [stderr] Downloaded openssl v0.10.15 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded miniz-sys v0.1.11 [INFO] [stderr] Downloaded schannel v0.1.14 [INFO] [stderr] Downloaded rustfix v0.4.2 [INFO] [stderr] Downloaded tempfile v3.0.4 [INFO] [stderr] Downloaded synstructure v0.10.0 [INFO] [stderr] Downloaded filetime v0.2.1 [INFO] [stderr] Downloaded redox_users v0.2.0 [INFO] [stderr] Downloaded structopt-derive v0.2.12 [INFO] [stderr] Downloaded syn v0.15.14 [INFO] [stderr] Downloaded curl-sys v0.4.13 [INFO] [stderr] Downloaded crypto-hash v0.3.1 [INFO] [stderr] Downloaded curl v0.4.18 [INFO] [stderr] Downloaded opener v0.3.0 [INFO] [stderr] Downloaded jobserver v0.1.11 [INFO] [stderr] Downloaded ignore v0.4.4 [INFO] [stderr] Downloaded miniz_oxide v0.2.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef794928f05661299a71713514514741a8fb7562de60a40e1ceff321128e4455 [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" "ef794928f05661299a71713514514741a8fb7562de60a40e1ceff321128e4455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef794928f05661299a71713514514741a8fb7562de60a40e1ceff321128e4455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef794928f05661299a71713514514741a8fb7562de60a40e1ceff321128e4455", kill_on_drop: false }` [INFO] [stdout] ef794928f05661299a71713514514741a8fb7562de60a40e1ceff321128e4455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67fdab46d3727c9facf53fbc2446ac5dc685fc24c115827d9d810297c0fdcf8f [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" "67fdab46d3727c9facf53fbc2446ac5dc685fc24c115827d9d810297c0fdcf8f", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling jobserver v0.1.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.13 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling structopt-derive v0.2.12 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling opener v0.3.0 [INFO] [stderr] Compiling structopt v0.2.12 [INFO] [stderr] Compiling curl v0.4.18 [INFO] [stderr] Compiling rustfix v0.4.2 [INFO] [stderr] Compiling crates-io v0.20.0 (https://github.com/rep-nop/cargo?branch=serialize-index-info#8047cf9d) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git2-curl v0.8.2 [INFO] [stderr] Compiling cargo v0.32.0 (https://github.com/rep-nop/cargo?branch=serialize-index-info#8047cf9d) [INFO] [stderr] Compiling cargo-localreg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "67fdab46d3727c9facf53fbc2446ac5dc685fc24c115827d9d810297c0fdcf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67fdab46d3727c9facf53fbc2446ac5dc685fc24c115827d9d810297c0fdcf8f", kill_on_drop: false }` [INFO] [stdout] 67fdab46d3727c9facf53fbc2446ac5dc685fc24c115827d9d810297c0fdcf8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 183e5ac76d7f1e58f30b3a75fa1c359a440dad81e18c1eb56fe3e4ac9e8c2a50 [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" "183e5ac76d7f1e58f30b3a75fa1c359a440dad81e18c1eb56fe3e4ac9e8c2a50", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling cargo-localreg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "183e5ac76d7f1e58f30b3a75fa1c359a440dad81e18c1eb56fe3e4ac9e8c2a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183e5ac76d7f1e58f30b3a75fa1c359a440dad81e18c1eb56fe3e4ac9e8c2a50", kill_on_drop: false }` [INFO] [stdout] 183e5ac76d7f1e58f30b3a75fa1c359a440dad81e18c1eb56fe3e4ac9e8c2a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c352bf6c952361b6b03e713eb8d0a2a3569c297674e687e8f33f492fc638a5d [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" "2c352bf6c952361b6b03e713eb8d0a2a3569c297674e687e8f33f492fc638a5d", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_localreg-496e01a21bf45c9c) [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" "2c352bf6c952361b6b03e713eb8d0a2a3569c297674e687e8f33f492fc638a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c352bf6c952361b6b03e713eb8d0a2a3569c297674e687e8f33f492fc638a5d", kill_on_drop: false }` [INFO] [stdout] 2c352bf6c952361b6b03e713eb8d0a2a3569c297674e687e8f33f492fc638a5d