[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#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [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 b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3585089d0992f49809057853c238ef16fe9560502fab6e3c1ff8827df42adb1d [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" "3585089d0992f49809057853c238ef16fe9560502fab6e3c1ff8827df42adb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3585089d0992f49809057853c238ef16fe9560502fab6e3c1ff8827df42adb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3585089d0992f49809057853c238ef16fe9560502fab6e3c1ff8827df42adb1d", kill_on_drop: false }` [INFO] [stdout] 3585089d0992f49809057853c238ef16fe9560502fab6e3c1ff8827df42adb1d [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 702665f3aac688ff7bf4e4e5c6db6c0949b12a423dd8f51c84348c96099afca8 [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" "702665f3aac688ff7bf4e4e5c6db6c0949b12a423dd8f51c84348c96099afca8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Checking build_const v0.2.0 [INFO] [stderr] Checking serde v0.9.15 [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] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Checking mustache v0.8.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking czmq-sys v0.1.0 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking hostname v0.1.3 [INFO] [stderr] Checking syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking syntex_syntax v0.42.0 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking czmq v0.1.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking zdaemon v0.0.2 [INFO] [stderr] Checking serde_json v0.9.10 [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 30s [INFO] running `Command { std: "docker" "inspect" "702665f3aac688ff7bf4e4e5c6db6c0949b12a423dd8f51c84348c96099afca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702665f3aac688ff7bf4e4e5c6db6c0949b12a423dd8f51c84348c96099afca8", kill_on_drop: false }` [INFO] [stdout] 702665f3aac688ff7bf4e4e5c6db6c0949b12a423dd8f51c84348c96099afca8