[INFO] fetching crate ipfs-embed-cli 0.6.0...
[INFO] testing ipfs-embed-cli-0.6.0 against 1.52.1 for beta-1.53-1
[INFO] extracting crate ipfs-embed-cli 0.6.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate ipfs-embed-cli 0.6.0 on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ipfs-embed-cli 0.6.0
[INFO] finished tweaking crates.io crate ipfs-embed-cli 0.6.0
[INFO] tweaked toml for crates.io crate ipfs-embed-cli 0.6.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate ipfs-embed-cli 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caa79f40df3887418c49a8208c4c0020f1c0672d5cfb7160335183592bc5b123
[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" "caa79f40df3887418c49a8208c4c0020f1c0672d5cfb7160335183592bc5b123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caa79f40df3887418c49a8208c4c0020f1c0672d5cfb7160335183592bc5b123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa79f40df3887418c49a8208c4c0020f1c0672d5cfb7160335183592bc5b123", kill_on_drop: false }`
[INFO] [stdout] caa79f40df3887418c49a8208c4c0020f1c0672d5cfb7160335183592bc5b123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 6640edc333f5793973860787f333ac92bde8a8710c38ef91bd2b137d5f3b2bb9
[INFO] running `Command { std: "docker" "start" "-a" "6640edc333f5793973860787f333ac92bde8a8710c38ef91bd2b137d5f3b2bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling data-encoding v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.9.0
[INFO] [stderr]    Compiling base-x v0.2.6
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling fastrand v1.3.5
[INFO] [stderr]    Compiling event-listener v2.4.0
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling vec-arena v0.5.2
[INFO] [stderr]    Compiling unsigned-varint v0.4.0
[INFO] [stderr]    Compiling signature v1.2.2
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling os_str_bytes v2.3.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling cached v0.19.0
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling ed25519 v1.0.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling async-mutex v1.3.0
[INFO] [stderr]    Compiling async-channel v1.4.2
[INFO] [stderr]    Compiling multitask v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling polling v0.1.9
[INFO] [stderr]    Compiling futures-lite v0.1.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling blake2s_simd v0.5.10
[INFO] [stderr]    Compiling blake2b_simd v0.5.10
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling asn1_der_derive v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.40
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.5.0
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.1
[INFO] [stderr]    Compiling async-io v0.1.11
[INFO] [stderr]    Compiling blocking v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling parity-db v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.8
[INFO] [stderr]    Compiling strobe-rs v0.5.4
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling multihash v0.11.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-executor v0.1.2
[INFO] [stderr]    Compiling asn1_der v0.6.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling zeroize v1.1.1
[INFO] [stderr]    Compiling sled v0.34.4
[INFO] [stderr]    Compiling async-std v1.6.3
[INFO] [stderr]    Compiling curve25519-dalek v3.0.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.8
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling multibase v0.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling ed25519-dalek v1.0.0
[INFO] [stderr]    Compiling parity-multiaddr v0.9.2
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.2.2
[INFO] [stderr]    Compiling tiny-multihash-derive v0.4.0
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling clap v3.0.0-beta.1
[INFO] [stderr]    Compiling multistream-select v0.8.2
[INFO] [stderr]    Compiling rw-stream-sink v0.2.1
[INFO] [stderr]    Compiling libipld-pb v0.5.0
[INFO] [stderr]    Compiling libp2p-core v0.22.1
[INFO] [stderr]    Compiling parity-scale-codec v1.3.5
[INFO] [stderr]    Compiling tiny-multihash v0.4.5
[INFO] [stderr]    Compiling tiny-cid v0.2.6
[INFO] [stderr]    Compiling libipld-core v0.5.0
[INFO] [stderr]    Compiling libipld-macro v0.5.0
[INFO] [stderr]    Compiling libipld-cbor v0.5.0
[INFO] [stderr]    Compiling libipld-json v0.5.0
[INFO] [stderr]    Compiling libipld v0.5.1
[INFO] [stderr]    Compiling ipfs-embed-core v0.6.0
[INFO] [stderr]    Compiling ipfs-embed-db v0.6.0
[INFO] [stderr]    Compiling ipfs-embed-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3m 28s
[INFO] running `Command { std: "docker" "inspect" "6640edc333f5793973860787f333ac92bde8a8710c38ef91bd2b137d5f3b2bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6640edc333f5793973860787f333ac92bde8a8710c38ef91bd2b137d5f3b2bb9", kill_on_drop: false }`
[INFO] [stdout] 6640edc333f5793973860787f333ac92bde8a8710c38ef91bd2b137d5f3b2bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47bf111473707499c4f6ffe935748d47f9876d041d9169248dc1ad01ecf5b77f
[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" "47bf111473707499c4f6ffe935748d47f9876d041d9169248dc1ad01ecf5b77f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ipfs-embed-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "47bf111473707499c4f6ffe935748d47f9876d041d9169248dc1ad01ecf5b77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47bf111473707499c4f6ffe935748d47f9876d041d9169248dc1ad01ecf5b77f", kill_on_drop: false }`
[INFO] [stdout] 47bf111473707499c4f6ffe935748d47f9876d041d9169248dc1ad01ecf5b77f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41ff070b08cf359d884eaae2b75e3d0ee08fbd57210b5fa7737f57cdd3253f55
[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" "41ff070b08cf359d884eaae2b75e3d0ee08fbd57210b5fa7737f57cdd3253f55", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/ipfs_embed_cli-8cf06c789c2504e4)
[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" "41ff070b08cf359d884eaae2b75e3d0ee08fbd57210b5fa7737f57cdd3253f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ff070b08cf359d884eaae2b75e3d0ee08fbd57210b5fa7737f57cdd3253f55", kill_on_drop: false }`
[INFO] [stdout] 41ff070b08cf359d884eaae2b75e3d0ee08fbd57210b5fa7737f57cdd3253f55