[INFO] cloning repository https://github.com/twittner/encoding-size [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twittner/encoding-size" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b3cf39c3beb82b05ad27837e469151a28cb8152 [INFO] testing twittner/encoding-size against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwittner%2Fencoding-size" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twittner/encoding-size on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twittner/encoding-size [INFO] finished tweaking git repo https://github.com/twittner/encoding-size [INFO] tweaked toml for git repo https://github.com/twittner/encoding-size written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/twittner/encoding-size already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eb1d57a07b0a2ba660fa07b962c331e29f75ee29ee6433b5c477948f279555f [INFO] running `Command { std: "docker" "start" "-a" "2eb1d57a07b0a2ba660fa07b962c331e29f75ee29ee6433b5c477948f279555f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb1d57a07b0a2ba660fa07b962c331e29f75ee29ee6433b5c477948f279555f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb1d57a07b0a2ba660fa07b962c331e29f75ee29ee6433b5c477948f279555f", kill_on_drop: false }` [INFO] [stdout] 2eb1d57a07b0a2ba660fa07b962c331e29f75ee29ee6433b5c477948f279555f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8762ec570e9c1e89be6aae806b8adb503080e9391c805c593613a338191376 [INFO] running `Command { std: "docker" "start" "-a" "8c8762ec570e9c1e89be6aae806b8adb503080e9391c805c593613a338191376", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.2 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling encoding-size v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_cbor v0.10.1 [INFO] [stderr] Compiling parity-scale-codec v1.0.5 [INFO] [stderr] Compiling miel v0.1.0 (https://gitlab.com/twittner/miel.git#7f1a9d4d) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-scale-codec-derive v1.0.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.34s [INFO] running `Command { std: "docker" "inspect" "8c8762ec570e9c1e89be6aae806b8adb503080e9391c805c593613a338191376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8762ec570e9c1e89be6aae806b8adb503080e9391c805c593613a338191376", kill_on_drop: false }` [INFO] [stdout] 8c8762ec570e9c1e89be6aae806b8adb503080e9391c805c593613a338191376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a45814b7a4162ff3469d6504fd89d16c2a1a7ca2da2698eb400e389c3f2929 [INFO] running `Command { std: "docker" "start" "-a" "e3a45814b7a4162ff3469d6504fd89d16c2a1a7ca2da2698eb400e389c3f2929", kill_on_drop: false }` [INFO] [stderr] Compiling encoding-size v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "e3a45814b7a4162ff3469d6504fd89d16c2a1a7ca2da2698eb400e389c3f2929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a45814b7a4162ff3469d6504fd89d16c2a1a7ca2da2698eb400e389c3f2929", kill_on_drop: false }` [INFO] [stdout] e3a45814b7a4162ff3469d6504fd89d16c2a1a7ca2da2698eb400e389c3f2929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bc580ee1ebddb042be8f970e44a4038b167936142ba6de491ae233b7d1a8ddf [INFO] running `Command { std: "docker" "start" "-a" "6bc580ee1ebddb042be8f970e44a4038b167936142ba6de491ae233b7d1a8ddf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/encoding_size-44c7593f5ca8acd1) [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" "6bc580ee1ebddb042be8f970e44a4038b167936142ba6de491ae233b7d1a8ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc580ee1ebddb042be8f970e44a4038b167936142ba6de491ae233b7d1a8ddf", kill_on_drop: false }` [INFO] [stdout] 6bc580ee1ebddb042be8f970e44a4038b167936142ba6de491ae233b7d1a8ddf