[INFO] fetching crate prost 0.11.2... [INFO] testing prost-0.11.2 against try#8dae881ac166f8debe04e17604ebbe2ab47083fd+target=i686-unknown-linux-musl for musl_upgrade_test [INFO] extracting crate prost 0.11.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate prost 0.11.2 on toolchain 8dae881ac166f8debe04e17604ebbe2ab47083fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prost 0.11.2 [INFO] finished tweaking crates.io crate prost 0.11.2 [INFO] tweaked toml for crates.io crate prost 0.11.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.11.2 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08a1fede8323d4725d523ea4c5c0eee459611e44372a39f7cfa844e9f874032e [INFO] running `Command { std: "docker" "start" "-a" "08a1fede8323d4725d523ea4c5c0eee459611e44372a39f7cfa844e9f874032e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08a1fede8323d4725d523ea4c5c0eee459611e44372a39f7cfa844e9f874032e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a1fede8323d4725d523ea4c5c0eee459611e44372a39f7cfa844e9f874032e", kill_on_drop: false }` [INFO] [stdout] 08a1fede8323d4725d523ea4c5c0eee459611e44372a39f7cfa844e9f874032e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 01d1a5f3fae6d2d1bbe025e2b917aa3bda87846f4f55504b102797009b59af07 [INFO] running `Command { std: "docker" "start" "-a" "01d1a5f3fae6d2d1bbe025e2b917aa3bda87846f4f55504b102797009b59af07", 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 proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling prost-derive v0.11.2 [INFO] [stderr] Compiling prost v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.51s [INFO] running `Command { std: "docker" "inspect" "01d1a5f3fae6d2d1bbe025e2b917aa3bda87846f4f55504b102797009b59af07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d1a5f3fae6d2d1bbe025e2b917aa3bda87846f4f55504b102797009b59af07", kill_on_drop: false }` [INFO] [stdout] 01d1a5f3fae6d2d1bbe025e2b917aa3bda87846f4f55504b102797009b59af07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5627648228e1789e3839c516a379fe04316e254c1bc33c409c99c99be8a8b6a3 [INFO] running `Command { std: "docker" "start" "-a" "5627648228e1789e3839c516a379fe04316e254c1bc33c409c99c99be8a8b6a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling prost v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `prost` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="prost-derive"' --cfg 'feature="std"' -C metadata=7c97d314def737b5 -C extra-filename=-7c97d314def737b5 --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libbytes-04ac7440210cc949.rlib --extern criterion=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcriterion-0058ca64713f6b5a.rlib --extern env_logger=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libenv_logger-6ca59993f02a1ef0.rlib --extern log=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblog-b0b32af9556e89d6.rlib --extern proptest=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libproptest-3c55d2dfc7a6b341.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-06f66e7a9ac4e57f.so --extern rand=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/librand-879ac40ca55cd58f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5627648228e1789e3839c516a379fe04316e254c1bc33c409c99c99be8a8b6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5627648228e1789e3839c516a379fe04316e254c1bc33c409c99c99be8a8b6a3", kill_on_drop: false }` [INFO] [stdout] 5627648228e1789e3839c516a379fe04316e254c1bc33c409c99c99be8a8b6a3