[INFO] fetching crate csnmpv1 0.6.0...
[INFO] checking csnmpv1-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate csnmpv1 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate csnmpv1 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate csnmpv1 0.6.0
[INFO] finished tweaking crates.io crate csnmpv1 0.6.0
[INFO] tweaked toml for crates.io crate csnmpv1 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate csnmpv1 0.6.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dee13a4b0e46d0957ef4f6c87091098b831b13d0135127342082209a0455d10
[INFO] running `Command { std: "docker" "start" "-a" "7dee13a4b0e46d0957ef4f6c87091098b831b13d0135127342082209a0455d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dee13a4b0e46d0957ef4f6c87091098b831b13d0135127342082209a0455d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dee13a4b0e46d0957ef4f6c87091098b831b13d0135127342082209a0455d10", kill_on_drop: false }`
[INFO] [stdout] 7dee13a4b0e46d0957ef4f6c87091098b831b13d0135127342082209a0455d10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e05662d6b7a4f854230dc2d1b345279e6af0d6c561f653a623ddbde3c4d09969
[INFO] running `Command { std: "docker" "start" "-a" "e05662d6b7a4f854230dc2d1b345279e6af0d6c561f653a623ddbde3c4d09969", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mintex v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling from-to-repr v0.2.2
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking csnmpv1 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `as_u64`, `as_big_int`, `as_big_uint`, `is_null`, `from_u64`, and `with_tag` are never used
[INFO] [stdout]    --> src/message.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | trait Asn1BlockExtensions: Sized {
[INFO] [stdout]     |       ------------------- associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 211 |     fn as_u64(&self) -> Result<u64, SnmpMessageError>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn as_big_int(&self) -> Result<BigInt, SnmpMessageError>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     fn as_big_uint(&self) -> Result<BigUint, SnmpMessageError>;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     fn is_null(&self) -> bool;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     fn from_u64(i: u64) -> Self;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn with_tag(self, of_class: ASN1Class, tag: BigUint) -> Self;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stdout] error[E0432]: unresolved import `csnmp`
[INFO] [stdout]  --> examples/bulkwalk.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use csnmp::{ObjectIdentifier, Snmp2cClient};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `csnmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Snmp1Client`
[INFO] [stdout]   --> examples/bulkwalk.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let client_res = Snmp1Client::new(
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `Snmp1Client`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use csnmpv1::Snmp1Client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `csnmpv1` (example "bulkwalk") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Snmp2cPdu`
[INFO] [stdout]     --> src/message.rs:1192:18
[INFO] [stdout]      |
[INFO] [stdout] 1192 |             pdu: Snmp2cPdu::Response(InnerPdu {
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  use of undeclared type `Snmp2cPdu`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `Snmp1Pdu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Snmp2cPdu`
[INFO] [stdout]     --> src/message.rs:1335:18
[INFO] [stdout]      |
[INFO] [stdout] 1335 |             pdu: Snmp2cPdu::Response(InnerPdu {
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  use of undeclared type `Snmp2cPdu`
[INFO] [stdout]      |                  help: an enum with a similar name exists: `Snmp1Pdu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `csnmpv1` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e05662d6b7a4f854230dc2d1b345279e6af0d6c561f653a623ddbde3c4d09969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05662d6b7a4f854230dc2d1b345279e6af0d6c561f653a623ddbde3c4d09969", kill_on_drop: false }`
[INFO] [stdout] e05662d6b7a4f854230dc2d1b345279e6af0d6c561f653a623ddbde3c4d09969
