[INFO] cloning repository https://github.com/petehayes102/intecture-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/intecture-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb4e41e55b136e688748c47bc4f28f10404ab8a [INFO] checking petehayes102/intecture-test against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petehayes102/intecture-test [INFO] finished tweaking git repo https://github.com/petehayes102/intecture-test [INFO] tweaked toml for git repo https://github.com/petehayes102/intecture-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/petehayes102/intecture-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c520d422cf7dcbd6953a55e0fd8a1e26faa2ab1172e1362424d513dae19430cc [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" "c520d422cf7dcbd6953a55e0fd8a1e26faa2ab1172e1362424d513dae19430cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c520d422cf7dcbd6953a55e0fd8a1e26faa2ab1172e1362424d513dae19430cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c520d422cf7dcbd6953a55e0fd8a1e26faa2ab1172e1362424d513dae19430cc", kill_on_drop: false }` [INFO] [stdout] c520d422cf7dcbd6953a55e0fd8a1e26faa2ab1172e1362424d513dae19430cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfb2ad7da384c1eea8f4a1cf06a3e5cf88f68d0545d591f9bfd1438c86f85566 [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" "cfb2ad7da384c1eea8f4a1cf06a3e5cf88f68d0545d591f9bfd1438c86f85566", kill_on_drop: false }` [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking build_const v0.2.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking pnet_macros_support v0.2.0 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking itoa v0.3.3 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking czmq-sys v0.1.0 [INFO] [stderr] Checking hostname v0.1.3 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Checking syntex_pos v0.42.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Checking mustache v0.8.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking syntex_errors v0.42.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Checking syntex_syntax v0.42.0 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking czmq v0.1.0 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking zdaemon v0.0.2 [INFO] [stderr] Checking zfilexfer v0.0.2 [INFO] [stderr] Checking syntex v0.42.2 [INFO] [stderr] Checking pnet_macros v0.15.0 [INFO] [stderr] Compiling pnet v0.16.0 [INFO] [stderr] Checking intecture-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let mut host = try!(Host::connect(&format!("hosts/{}.json", name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | for name in try!(needarray!(data => "/_payloads")) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let payload = try!(Payload::new(try!(needstr!(name)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | let payload = try!(Payload::new(try!(needstr!(name)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | try!(payload.run(&mut host, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let mut host = try!(Host::connect(&format!("hosts/{}.json", name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | for name in try!(needarray!(data => "/_payloads")) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let payload = try!(Payload::new(try!(needstr!(name)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | let payload = try!(Payload::new(try!(needstr!(name)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | try!(payload.run(&mut host, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "cfb2ad7da384c1eea8f4a1cf06a3e5cf88f68d0545d591f9bfd1438c86f85566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb2ad7da384c1eea8f4a1cf06a3e5cf88f68d0545d591f9bfd1438c86f85566", kill_on_drop: false }` [INFO] [stdout] cfb2ad7da384c1eea8f4a1cf06a3e5cf88f68d0545d591f9bfd1438c86f85566