[INFO] fetching crate fundamentum-edge-pfwd 0.5.0...
[INFO] checking fundamentum-edge-pfwd-0.5.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate fundamentum-edge-pfwd 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate fundamentum-edge-pfwd 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fundamentum-edge-pfwd 0.5.0
[INFO] tweaked toml for crates.io crate fundamentum-edge-pfwd 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fundamentum-edge-pfwd 0.5.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fundamentum-edge-pfwd 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pty-process v0.5.1
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded enum-tags-macros v0.1.0
[INFO] [stderr]   Downloaded enum-tags v0.1.0
[INFO] [stderr]   Downloaded prost-build v0.12.3
[INFO] [stderr]   Downloaded fundamentum-portforwarding-proto-rust v0.4.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded fundamentum-sdk-mqtt v0.12.0
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded fundamentum-iot-mqtt-proto v0.2.0
[INFO] [stderr]   Downloaded enum-tags-traits v0.1.0
[INFO] [stderr]   Downloaded rumqttc v0.24.0
[INFO] [stderr]   Downloaded zerocopy v0.7.25
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fec89fe96b93ec9fab308d7ec0a163a218a21bc63e987e866a01482de1603313
[INFO] running `Command { std: "docker" "start" "-a" "fec89fe96b93ec9fab308d7ec0a163a218a21bc63e987e866a01482de1603313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec89fe96b93ec9fab308d7ec0a163a218a21bc63e987e866a01482de1603313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec89fe96b93ec9fab308d7ec0a163a218a21bc63e987e866a01482de1603313", kill_on_drop: false }`
[INFO] [stdout] fec89fe96b93ec9fab308d7ec0a163a218a21bc63e987e866a01482de1603313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce2836239e950eea23b63c62add59cb7a62656540e419be2dc48e0353255dbd9
[INFO] running `Command { std: "docker" "start" "-a" "ce2836239e950eea23b63c62add59cb7a62656540e419be2dc48e0353255dbd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling enum-tags-macros v0.1.0
[INFO] [stderr]     Checking enum-tags-traits v0.1.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking enum-tags v0.1.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling fundamentum-iot-mqtt-proto v0.2.0
[INFO] [stderr]    Compiling fundamentum-portforwarding-proto-rust v0.4.0
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking backon v1.5.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking pty-process v0.5.1
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking fundamentum-sdk-mqtt v0.12.0
[INFO] [stderr]     Checking fundamentum-edge-pfwd v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "ce2836239e950eea23b63c62add59cb7a62656540e419be2dc48e0353255dbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2836239e950eea23b63c62add59cb7a62656540e419be2dc48e0353255dbd9", kill_on_drop: false }`
[INFO] [stdout] ce2836239e950eea23b63c62add59cb7a62656540e419be2dc48e0353255dbd9
