[INFO] fetching crate sendpacket 0.1.1... [INFO] checking sendpacket-0.1.1 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate sendpacket 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sendpacket 0.1.1 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sendpacket 0.1.1 [INFO] finished tweaking crates.io crate sendpacket 0.1.1 [INFO] tweaked toml for crates.io crate sendpacket 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66b39b8d1096c4e3c99162e4733a9df7632b3e8da821df5b48a9e55163bd56a0 [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" "66b39b8d1096c4e3c99162e4733a9df7632b3e8da821df5b48a9e55163bd56a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66b39b8d1096c4e3c99162e4733a9df7632b3e8da821df5b48a9e55163bd56a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b39b8d1096c4e3c99162e4733a9df7632b3e8da821df5b48a9e55163bd56a0", kill_on_drop: false }` [INFO] [stdout] 66b39b8d1096c4e3c99162e4733a9df7632b3e8da821df5b48a9e55163bd56a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 614f4cd34102446da75b094edaa0d743af523cee787b463c5e7524dcb50d4d28 [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" "614f4cd34102446da75b094edaa0d743af523cee787b463c5e7524dcb50d4d28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking pnet_base v0.21.0 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Checking pnet_base v0.20.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pnet_macros_support v0.21.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking pnet_sys v0.21.0 [INFO] [stderr] Checking pnet_sys v0.20.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking pnet_datalink v0.20.0 [INFO] [stderr] Checking pnet_datalink v0.21.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stdout] error[E0425]: cannot find function `register` in crate `pnet_macros` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pnet_packet-0.21.0/build.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | pnet_macros::register(&mut registry); [INFO] [stdout] | ^^^^^^^^ not found in `pnet_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pnet_packet` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "614f4cd34102446da75b094edaa0d743af523cee787b463c5e7524dcb50d4d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614f4cd34102446da75b094edaa0d743af523cee787b463c5e7524dcb50d4d28", kill_on_drop: false }` [INFO] [stdout] 614f4cd34102446da75b094edaa0d743af523cee787b463c5e7524dcb50d4d28