[INFO] updating cached repository https://github.com/ryankurte/cargo-debug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3192f7897a9ffe344d37bd73d4c82efe9831b6b7 [INFO] testing ryankurte/cargo-debug against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-debug" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/cargo-debug on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ryankurte/cargo-debug [INFO] finished tweaking git repo https://github.com/ryankurte/cargo-debug [INFO] tweaked toml for git repo https://github.com/ryankurte/cargo-debug written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/cargo-debug already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4ed52e1f9d316df0538127383ca01db4f1c94c2cb39f567d2aadc6b546caf81 [INFO] running `"docker" "start" "-a" "c4ed52e1f9d316df0538127383ca01db4f1c94c2cb39f567d2aadc6b546caf81"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling cargo-toml2 v1.3.1 [INFO] [stderr] Compiling cargo_metadata v0.7.4 [INFO] [stderr] Compiling cargo-debug v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "c4ed52e1f9d316df0538127383ca01db4f1c94c2cb39f567d2aadc6b546caf81"` [INFO] running `"docker" "rm" "-f" "c4ed52e1f9d316df0538127383ca01db4f1c94c2cb39f567d2aadc6b546caf81"` [INFO] [stdout] c4ed52e1f9d316df0538127383ca01db4f1c94c2cb39f567d2aadc6b546caf81 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ce1d1d1e1c63e3dc693e971fd702191e1e3c1dacc26d36737f53da8810495ba [INFO] running `"docker" "start" "-a" "2ce1d1d1e1c63e3dc693e971fd702191e1e3c1dacc26d36737f53da8810495ba"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-debug v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `"docker" "inspect" "2ce1d1d1e1c63e3dc693e971fd702191e1e3c1dacc26d36737f53da8810495ba"` [INFO] running `"docker" "rm" "-f" "2ce1d1d1e1c63e3dc693e971fd702191e1e3c1dacc26d36737f53da8810495ba"` [INFO] [stdout] 2ce1d1d1e1c63e3dc693e971fd702191e1e3c1dacc26d36737f53da8810495ba [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e2e90a81d93fa32603e811ee454fb412afbfdb745f46396d02dee604199f3e0 [INFO] running `"docker" "start" "-a" "6e2e90a81d93fa32603e811ee454fb412afbfdb745f46396d02dee604199f3e0"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_debug-a3cb6bbfdf581b05 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::fake_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6e2e90a81d93fa32603e811ee454fb412afbfdb745f46396d02dee604199f3e0"` [INFO] running `"docker" "rm" "-f" "6e2e90a81d93fa32603e811ee454fb412afbfdb745f46396d02dee604199f3e0"` [INFO] [stdout] 6e2e90a81d93fa32603e811ee454fb412afbfdb745f46396d02dee604199f3e0