[INFO] fetching crate arsdk-rs 0.0.5... [INFO] checking arsdk-rs-0.0.5 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate arsdk-rs 0.0.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate arsdk-rs 0.0.5 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arsdk-rs 0.0.5 [INFO] finished tweaking crates.io crate arsdk-rs 0.0.5 [INFO] tweaked toml for crates.io crate arsdk-rs 0.0.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded pnet_datalink v0.25.0 [INFO] [stderr] Downloaded pnet_packet v0.25.0 [INFO] [stderr] Downloaded pnet_macros_support v0.25.0 [INFO] [stderr] Downloaded itoa v0.4.8 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded pnet v0.25.0 [INFO] [stderr] Downloaded pnet_transport v0.25.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68fcce7d59f401451edd0885858e0a221168140d4e67bb8fd307283cfa4eb4e1 [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" "68fcce7d59f401451edd0885858e0a221168140d4e67bb8fd307283cfa4eb4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68fcce7d59f401451edd0885858e0a221168140d4e67bb8fd307283cfa4eb4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fcce7d59f401451edd0885858e0a221168140d4e67bb8fd307283cfa4eb4e1", kill_on_drop: false }` [INFO] [stdout] 68fcce7d59f401451edd0885858e0a221168140d4e67bb8fd307283cfa4eb4e1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9789ea9c626da8e12f68f1b93f0d67adbd2036db8597cc4efa5618726983fa70 [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" "9789ea9c626da8e12f68f1b93f0d67adbd2036db8597cc4efa5618726983fa70", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [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 serde_derive v1.0.128 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [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.25.0 [INFO] [stderr] Checking pnet_sys v0.28.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking dashmap v3.11.10 [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 thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking pnet_datalink v0.25.0 [INFO] [stderr] Compiling pnet_packet v0.25.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.25.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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9789ea9c626da8e12f68f1b93f0d67adbd2036db8597cc4efa5618726983fa70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9789ea9c626da8e12f68f1b93f0d67adbd2036db8597cc4efa5618726983fa70", kill_on_drop: false }` [INFO] [stdout] 9789ea9c626da8e12f68f1b93f0d67adbd2036db8597cc4efa5618726983fa70