[INFO] fetching crate sbp2json 4.10.0... [INFO] building sbp2json-4.10.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate sbp2json 4.10.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate sbp2json 4.10.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sbp2json 4.10.0 [INFO] finished tweaking crates.io crate sbp2json 4.10.0 [INFO] tweaked toml for crates.io crate sbp2json 4.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate sbp2json 4.10.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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6db9b5a3a45738ccbb2b7a1f49ab6d0ce5f9711cc9fa949585ac3b8455553b5 [INFO] running `Command { std: "docker" "start" "-a" "e6db9b5a3a45738ccbb2b7a1f49ab6d0ce5f9711cc9fa949585ac3b8455553b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6db9b5a3a45738ccbb2b7a1f49ab6d0ce5f9711cc9fa949585ac3b8455553b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6db9b5a3a45738ccbb2b7a1f49ab6d0ce5f9711cc9fa949585ac3b8455553b5", kill_on_drop: false }` [INFO] [stdout] e6db9b5a3a45738ccbb2b7a1f49ab6d0ce5f9711cc9fa949585ac3b8455553b5 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3544e02dacfa5a5c6aa9de81f346b4a0ff3d3be95fd0e901c2eafa03742a7d [INFO] running `Command { std: "docker" "start" "-a" "bd3544e02dacfa5a5c6aa9de81f346b4a0ff3d3be95fd0e901c2eafa03742a7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dencode v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling mimalloc v0.1.29 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling sbp2json v4.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling sbp v4.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.02s [INFO] running `Command { std: "docker" "inspect" "bd3544e02dacfa5a5c6aa9de81f346b4a0ff3d3be95fd0e901c2eafa03742a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3544e02dacfa5a5c6aa9de81f346b4a0ff3d3be95fd0e901c2eafa03742a7d", kill_on_drop: false }` [INFO] [stdout] bd3544e02dacfa5a5c6aa9de81f346b4a0ff3d3be95fd0e901c2eafa03742a7d [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9f1e504e72585a3a2224c63a6a60e851942ab1cf671534d300aee527fc261bb [INFO] running `Command { std: "docker" "start" "-a" "d9f1e504e72585a3a2224c63a6a60e851942ab1cf671534d300aee527fc261bb", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling sbp2json v4.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `Command { std: "docker" "inspect" "d9f1e504e72585a3a2224c63a6a60e851942ab1cf671534d300aee527fc261bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f1e504e72585a3a2224c63a6a60e851942ab1cf671534d300aee527fc261bb", kill_on_drop: false }` [INFO] [stdout] d9f1e504e72585a3a2224c63a6a60e851942ab1cf671534d300aee527fc261bb