[INFO] fetching crate cli_integration_test 0.2.3... [INFO] checking cli_integration_test-0.2.3 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate cli_integration_test 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cli_integration_test 0.2.3 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cli_integration_test 0.2.3 [INFO] finished tweaking crates.io crate cli_integration_test 0.2.3 [INFO] tweaked toml for crates.io crate cli_integration_test 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.1 [INFO] [stderr] Downloaded predicates-tree v1.0.1 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 914b734399230c0e535a7beecab5be71adc2f315caa15bd96e9203aa47ee7b3e [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" "914b734399230c0e535a7beecab5be71adc2f315caa15bd96e9203aa47ee7b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "914b734399230c0e535a7beecab5be71adc2f315caa15bd96e9203aa47ee7b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914b734399230c0e535a7beecab5be71adc2f315caa15bd96e9203aa47ee7b3e", kill_on_drop: false }` [INFO] [stdout] 914b734399230c0e535a7beecab5be71adc2f315caa15bd96e9203aa47ee7b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66ecfa7aea8404845c5e40fb608c1812ec654282358f1d5a4811b18b9810b69 [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" "c66ecfa7aea8404845c5e40fb608c1812ec654282358f1d5a4811b18b9810b69", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking cli_integration_test v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "c66ecfa7aea8404845c5e40fb608c1812ec654282358f1d5a4811b18b9810b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66ecfa7aea8404845c5e40fb608c1812ec654282358f1d5a4811b18b9810b69", kill_on_drop: false }` [INFO] [stdout] c66ecfa7aea8404845c5e40fb608c1812ec654282358f1d5a4811b18b9810b69