[INFO] fetching crate amadeus 0.4.3... [INFO] testing amadeus-0.4.3 against 1.55.0 for beta-1.56-1 [INFO] extracting crate amadeus 0.4.3 into /workspace/builds/worker-84/source [INFO] validating manifest of crates.io crate amadeus 0.4.3 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amadeus 0.4.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate amadeus 0.4.3 [INFO] tweaked toml for crates.io crate amadeus 0.4.3 written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate crates.io crate amadeus 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50696ffd112db44a6e8c723bc7fceced8b7f9884d6d83db485f8066231e733ad [INFO] running `Command { std: "docker" "start" "-a" "50696ffd112db44a6e8c723bc7fceced8b7f9884d6d83db485f8066231e733ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50696ffd112db44a6e8c723bc7fceced8b7f9884d6d83db485f8066231e733ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50696ffd112db44a6e8c723bc7fceced8b7f9884d6d83db485f8066231e733ad", kill_on_drop: false }` [INFO] [stdout] 50696ffd112db44a6e8c723bc7fceced8b7f9884d6d83db485f8066231e733ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c28c4ec2fc218d2f817a7ef61729c5b3963faeae1efb28743c902ec3559c991 [INFO] running `Command { std: "docker" "start" "-a" "1c28c4ec2fc218d2f817a7ef61729c5b3963faeae1efb28743c902ec3559c991", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling recycle v0.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hashlink v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 [INFO] [stderr] Compiling amadeus-types v0.4.3 [INFO] [stderr] Compiling amadeus v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ordered-float v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling amadeus-derive v0.4.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling owned_chars v0.3.2 [INFO] [stderr] Compiling educe v0.4.16 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling sum v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1c28c4ec2fc218d2f817a7ef61729c5b3963faeae1efb28743c902ec3559c991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c28c4ec2fc218d2f817a7ef61729c5b3963faeae1efb28743c902ec3559c991", kill_on_drop: false }` [INFO] [stdout] 1c28c4ec2fc218d2f817a7ef61729c5b3963faeae1efb28743c902ec3559c991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a71e1646bdcbe6e38e21914e52ee06f6a16c8d50fc5f84778f1d12e07e874862 [INFO] running `Command { std: "docker" "start" "-a" "a71e1646bdcbe6e38e21914e52ee06f6a16c8d50fc5f84778f1d12e07e874862", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling amadeus v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `amadeus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name into_par_stream_dist --edition=2018 tests/into_par_stream_dist.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg test -C metadata=5ececbd735836896 -C extra-filename=-5ececbd735836896 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amadeus=/opt/rustwide/target/debug/deps/libamadeus-4f8725174655cb1b.rlib --extern amadeus_core=/opt/rustwide/target/debug/deps/libamadeus_core-c5ff1b2ace021b65.rlib --extern amadeus_derive=/opt/rustwide/target/debug/deps/libamadeus_derive-e91136a0f7c440a9.so --extern amadeus_streaming=/opt/rustwide/target/debug/deps/libamadeus_streaming-04fa6f2fc48027f7.rlib --extern amadeus_types=/opt/rustwide/target/debug/deps/libamadeus_types-2e6f081fb9b23b09.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-500d8fab6c899065.so --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-4ff9e3fb99931e0e.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-226a3c23a9f5ce69.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4b5718b0b8cb4786.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b62f13f58183f037.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-34ed66d5d878e127.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d9e0eedc33b193f.rlib --extern serde_closure=/opt/rustwide/target/debug/deps/libserde_closure-f6539837e05d6edc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5adc05f2b2f7f409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb9e40026e10616d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a71e1646bdcbe6e38e21914e52ee06f6a16c8d50fc5f84778f1d12e07e874862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71e1646bdcbe6e38e21914e52ee06f6a16c8d50fc5f84778f1d12e07e874862", kill_on_drop: false }` [INFO] [stdout] a71e1646bdcbe6e38e21914e52ee06f6a16c8d50fc5f84778f1d12e07e874862