[INFO] fetching crate assembly-pack 0.3.2... [INFO] testing assembly-pack-0.3.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate assembly-pack 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate assembly-pack 0.3.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate assembly-pack 0.3.2 [INFO] finished tweaking crates.io crate assembly-pack 0.3.2 [INFO] tweaked toml for crates.io crate assembly-pack 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate assembly-pack 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.17 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded argh_derive v0.1.6 [INFO] [stderr] Downloaded argh_shared v0.1.6 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded brownstone v1.0.1 [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded crc v2.0.0 [INFO] [stderr] Downloaded lipsum v0.8.0 [INFO] [stderr] Downloaded minimal-lexical v0.1.3 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded argh v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdd330afc36be1bf559a75b2ca5ae72481bc30978a6ad713773f8decbadb9442 [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" "cdd330afc36be1bf559a75b2ca5ae72481bc30978a6ad713773f8decbadb9442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdd330afc36be1bf559a75b2ca5ae72481bc30978a6ad713773f8decbadb9442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd330afc36be1bf559a75b2ca5ae72481bc30978a6ad713773f8decbadb9442", kill_on_drop: false }` [INFO] [stdout] cdd330afc36be1bf559a75b2ca5ae72481bc30978a6ad713773f8decbadb9442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38ae96d45eb1ca528067489ac18c641182ac6736a66816e9e0bbff21c4fd0f0 [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" "a38ae96d45eb1ca528067489ac18c641182ac6736a66816e9e0bbff21c4fd0f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling brownstone v1.0.1 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling assembly-pack v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a38ae96d45eb1ca528067489ac18c641182ac6736a66816e9e0bbff21c4fd0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38ae96d45eb1ca528067489ac18c641182ac6736a66816e9e0bbff21c4fd0f0", kill_on_drop: false }` [INFO] [stdout] a38ae96d45eb1ca528067489ac18c641182ac6736a66816e9e0bbff21c4fd0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00caeeefb6f256f5fcca4a4fe3c93b233328368a830d8d2ffa84fda6ca7d413f [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" "00caeeefb6f256f5fcca4a4fe3c93b233328368a830d8d2ffa84fda6ca7d413f", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling tracing-attributes v0.1.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling lipsum v0.8.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling assembly-pack v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.49s [INFO] running `Command { std: "docker" "inspect" "00caeeefb6f256f5fcca4a4fe3c93b233328368a830d8d2ffa84fda6ca7d413f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00caeeefb6f256f5fcca4a4fe3c93b233328368a830d8d2ffa84fda6ca7d413f", kill_on_drop: false }` [INFO] [stdout] 00caeeefb6f256f5fcca4a4fe3c93b233328368a830d8d2ffa84fda6ca7d413f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9573fc0b8c7c9820ef1090324b1383a0cf8d3b63a65c0b0ce486ac666ce49499 [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" "9573fc0b8c7c9820ef1090324b1383a0cf8d3b63a65c0b0ce486ac666ce49499", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/assembly_pack-c7c8332ca3195b00) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test md5::tests::test ... ok [INFO] [stdout] test md5::tests::test_bincode ... ok [INFO] [stdout] test md5::tests::test_json ... ok [INFO] [stdout] test pk::file::tests::test ... ok [INFO] [stdout] test txt::lines::tests::parse_md5 ... ok [INFO] [stdout] test txt::lines::tests::parse_version_line ... ok [INFO] [stdout] test pk::file::tests::test_size ... ok [INFO] [stdout] test sd0::tests::test_decode_empty ... ok [INFO] [stdout] test sd0::tests::test_encode_empty ... ok [INFO] [stdout] test sd0::tests::test_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests assembly-pack [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/sd0/read.rs - sd0::read::SegmentedDecoder (line 92) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9573fc0b8c7c9820ef1090324b1383a0cf8d3b63a65c0b0ce486ac666ce49499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9573fc0b8c7c9820ef1090324b1383a0cf8d3b63a65c0b0ce486ac666ce49499", kill_on_drop: false }` [INFO] [stdout] 9573fc0b8c7c9820ef1090324b1383a0cf8d3b63a65c0b0ce486ac666ce49499