[INFO] cloning repository https://github.com/afics/rust-snmp-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afics/rust-snmp-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafics%2Frust-snmp-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafics%2Frust-snmp-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 227f009e79f52edbbb7c4f90649ea5bc4d0ef824 [INFO] testing afics/rust-snmp-collector against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafics%2Frust-snmp-collector" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afics/rust-snmp-collector on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afics/rust-snmp-collector [INFO] finished tweaking git repo https://github.com/afics/rust-snmp-collector [INFO] tweaked toml for git repo https://github.com/afics/rust-snmp-collector written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/afics/rust-snmp-collector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b19390f290df5e19956c104fb254a2abe92507408cf0c5fb1a978e8b4058c495 [INFO] running `Command { std: "docker" "start" "-a" "b19390f290df5e19956c104fb254a2abe92507408cf0c5fb1a978e8b4058c495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b19390f290df5e19956c104fb254a2abe92507408cf0c5fb1a978e8b4058c495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b19390f290df5e19956c104fb254a2abe92507408cf0c5fb1a978e8b4058c495", kill_on_drop: false }` [INFO] [stdout] b19390f290df5e19956c104fb254a2abe92507408cf0c5fb1a978e8b4058c495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0c81204d39f7ba787e2cc9de852f12d2eeab07ad793190983b189133fb68d0e [INFO] running `Command { std: "docker" "start" "-a" "b0c81204d39f7ba787e2cc9de852f12d2eeab07ad793190983b189133fb68d0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling scan_dir v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling snmp_mp v0.1.0 (https://github.com/afics/modern_snmp?rev=84cbae0ef8d18354a4d9a5b8ca270c3536d02555#84cbae0e) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling des v0.7.0 [INFO] [stderr] Compiling cfb-mode v0.7.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling snmp_usm v0.2.0 (https://github.com/afics/modern_snmp?rev=84cbae0ef8d18354a4d9a5b8ca270c3536d02555#84cbae0e) [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pest_consume v1.1.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling msnmp v0.1.0 (https://github.com/afics/modern_snmp?rev=84cbae0ef8d18354a4d9a5b8ca270c3536d02555#84cbae0e) [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling config-file v0.2.1 [INFO] [stderr] Compiling mib_parser v0.1.0 (https://github.com/afics/mib-parser?rev=299a60a5d35fbfa4f8b9f94fd58874e9e9c3b2e8#299a60a5) [INFO] [stderr] Compiling rust-snmp-collector v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.31s [INFO] running `Command { std: "docker" "inspect" "b0c81204d39f7ba787e2cc9de852f12d2eeab07ad793190983b189133fb68d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c81204d39f7ba787e2cc9de852f12d2eeab07ad793190983b189133fb68d0e", kill_on_drop: false }` [INFO] [stdout] b0c81204d39f7ba787e2cc9de852f12d2eeab07ad793190983b189133fb68d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58ab8fb6d672638ff673b93e6cacebd758666bed669d3ac3c15ea597ff7fa0bd [INFO] running `Command { std: "docker" "start" "-a" "58ab8fb6d672638ff673b93e6cacebd758666bed669d3ac3c15ea597ff7fa0bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-snmp-collector v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_snmp_collector-5c97081ca09f28d4) [INFO] running `Command { std: "docker" "inspect" "58ab8fb6d672638ff673b93e6cacebd758666bed669d3ac3c15ea597ff7fa0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ab8fb6d672638ff673b93e6cacebd758666bed669d3ac3c15ea597ff7fa0bd", kill_on_drop: false }` [INFO] [stdout] 58ab8fb6d672638ff673b93e6cacebd758666bed669d3ac3c15ea597ff7fa0bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa596aba01f870c41d7feffc8be398722d96078a8b819c9789d7b56849f741a6 [INFO] running `Command { std: "docker" "start" "-a" "aa596aba01f870c41d7feffc8be398722d96078a8b819c9789d7b56849f741a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.84s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_snmp_collector-5c97081ca09f28d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa596aba01f870c41d7feffc8be398722d96078a8b819c9789d7b56849f741a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa596aba01f870c41d7feffc8be398722d96078a8b819c9789d7b56849f741a6", kill_on_drop: false }` [INFO] [stdout] aa596aba01f870c41d7feffc8be398722d96078a8b819c9789d7b56849f741a6