[INFO] updating cached repository https://github.com/cesare/rust-zeromq_experiment [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4245e6178fa6e2b10034a096b06bf441e689cc8d [INFO] checking cesare/rust-zeromq_experiment against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-zeromq_experiment" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cesare/rust-zeromq_experiment on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cesare/rust-zeromq_experiment [INFO] finished tweaking git repo https://github.com/cesare/rust-zeromq_experiment [INFO] tweaked toml for git repo https://github.com/cesare/rust-zeromq_experiment written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cesare/rust-zeromq_experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84bad83a0d658c84209fcd4d37f395810e0ec3f5d2ce2a663c9ab65056d8cd77 [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" "84bad83a0d658c84209fcd4d37f395810e0ec3f5d2ce2a663c9ab65056d8cd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84bad83a0d658c84209fcd4d37f395810e0ec3f5d2ce2a663c9ab65056d8cd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84bad83a0d658c84209fcd4d37f395810e0ec3f5d2ce2a663c9ab65056d8cd77", kill_on_drop: false }` [INFO] [stdout] 84bad83a0d658c84209fcd4d37f395810e0ec3f5d2ce2a663c9ab65056d8cd77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 713c7ce8cd95c4302531b85aeaa3775584644a9e3b0a2c3449ab1faf2ee8aeda [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" "713c7ce8cd95c4302531b85aeaa3775584644a9e3b0a2c3449ab1faf2ee8aeda", kill_on_drop: false }` [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling zmq-sys v0.8.1 [INFO] [stderr] Compiling zmq v0.8.1 [INFO] [stderr] Checking zeromq_experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.46s [INFO] running `Command { std: "docker" "inspect" "713c7ce8cd95c4302531b85aeaa3775584644a9e3b0a2c3449ab1faf2ee8aeda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713c7ce8cd95c4302531b85aeaa3775584644a9e3b0a2c3449ab1faf2ee8aeda", kill_on_drop: false }` [INFO] [stdout] 713c7ce8cd95c4302531b85aeaa3775584644a9e3b0a2c3449ab1faf2ee8aeda