[INFO] crate cargo-cmd 0.3.1 is already in cache [INFO] testing cargo-cmd-0.3.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate cargo-cmd 0.3.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-cmd 0.3.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-cmd 0.3.1 [INFO] finished tweaking crates.io crate cargo-cmd 0.3.1 [INFO] tweaked toml for crates.io crate cargo-cmd 0.3.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cargo-cmd 0.3.1 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] [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] 3330121b8009c8e8ae7ca8a8a548b989b7a16d245576652f0a775125cb985956 [INFO] running `"docker" "start" "-a" "3330121b8009c8e8ae7ca8a8a548b989b7a16d245576652f0a775125cb985956"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-cmd v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "3330121b8009c8e8ae7ca8a8a548b989b7a16d245576652f0a775125cb985956"` [INFO] running `"docker" "rm" "-f" "3330121b8009c8e8ae7ca8a8a548b989b7a16d245576652f0a775125cb985956"` [INFO] [stdout] 3330121b8009c8e8ae7ca8a8a548b989b7a16d245576652f0a775125cb985956 [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] 2008321c2d24c95e6c316428f0c024739aa3c58b44d9689d93c4f92625757941 [INFO] running `"docker" "start" "-a" "2008321c2d24c95e6c316428f0c024739aa3c58b44d9689d93c4f92625757941"` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling cargo-cmd v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.59s [INFO] running `"docker" "inspect" "2008321c2d24c95e6c316428f0c024739aa3c58b44d9689d93c4f92625757941"` [INFO] running `"docker" "rm" "-f" "2008321c2d24c95e6c316428f0c024739aa3c58b44d9689d93c4f92625757941"` [INFO] [stdout] 2008321c2d24c95e6c316428f0c024739aa3c58b44d9689d93c4f92625757941 [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] bbfc7a3a0ed57a7a5339759fc1ee15c2f77bf7b794b52416759bb251d7cc2301 [INFO] running `"docker" "start" "-a" "bbfc7a3a0ed57a7a5339759fc1ee15c2f77bf7b794b52416759bb251d7cc2301"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_cmd-c99c4e571b99e470 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-d5ec5f7fe5c157b4 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_runs_the_pre_command ... ok [INFO] [stdout] test it_passes_extra_arguments_to_the_command ... ok [INFO] [stdout] test it_errors_if_cmd_not_found ... ok [INFO] [stdout] test it_shows_help_for_no_args ... ok [INFO] [stdout] test it_returns_the_exit_code_of_the_command_when_it_fails ... ok [INFO] [stdout] test it_runs_the_post_command ... ok [INFO] [stdout] test it_stops_the_chain_if_a_command_fails ... ok [INFO] [stdout] test it_labels_the_command_if_running_multiple ... ok [INFO] [stdout] test it_succeeds_when_command_is_found ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bbfc7a3a0ed57a7a5339759fc1ee15c2f77bf7b794b52416759bb251d7cc2301"` [INFO] running `"docker" "rm" "-f" "bbfc7a3a0ed57a7a5339759fc1ee15c2f77bf7b794b52416759bb251d7cc2301"` [INFO] [stdout] bbfc7a3a0ed57a7a5339759fc1ee15c2f77bf7b794b52416759bb251d7cc2301