[INFO] cloning repository https://github.com/ajyoon/rocoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajyoon/rocoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 791adcebafa1975e9e468df9604f8f40d68601f7 [INFO] building ajyoon/rocoder against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajyoon/rocoder on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajyoon/rocoder [INFO] finished tweaking git repo https://github.com/ajyoon/rocoder [INFO] tweaked toml for git repo https://github.com/ajyoon/rocoder written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/ajyoon/rocoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7693bba49111b473585321f5ee8eae8678bddc5a55d194f7bb2f6ae8869218b6 [INFO] running `Command { std: "docker" "start" "-a" "7693bba49111b473585321f5ee8eae8678bddc5a55d194f7bb2f6ae8869218b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7693bba49111b473585321f5ee8eae8678bddc5a55d194f7bb2f6ae8869218b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7693bba49111b473585321f5ee8eae8678bddc5a55d194f7bb2f6ae8869218b6", kill_on_drop: false }` [INFO] [stdout] 7693bba49111b473585321f5ee8eae8678bddc5a55d194f7bb2f6ae8869218b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234dfb7e1d4677742dfd0dc4cb2edf0159d754f5c33d423e45a656da92d7e810 [INFO] running `Command { std: "docker" "start" "-a" "234dfb7e1d4677742dfd0dc4cb2edf0159d754f5c33d423e45a656da92d7e810", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling fwatch v0.1.5 [INFO] [stderr] Compiling slice_ring_buf v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rocoder v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.22s [INFO] running `Command { std: "docker" "inspect" "234dfb7e1d4677742dfd0dc4cb2edf0159d754f5c33d423e45a656da92d7e810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234dfb7e1d4677742dfd0dc4cb2edf0159d754f5c33d423e45a656da92d7e810", kill_on_drop: false }` [INFO] [stdout] 234dfb7e1d4677742dfd0dc4cb2edf0159d754f5c33d423e45a656da92d7e810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e21a9673344866a5377065c18aecb6d7b6c0bf93113403532a92b3ae6ac4733e [INFO] running `Command { std: "docker" "start" "-a" "e21a9673344866a5377065c18aecb6d7b6c0bf93113403532a92b3ae6ac4733e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rocoder v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rocoder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rocoder --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 -C metadata=4a761bd094e0c976 -C extra-filename=-4a761bd094e0c976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-c7a057cbb3e82b8e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-364c4a23c220c06e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-31b4af1fc4273338.rlib --extern fwatch=/opt/rustwide/target/debug/deps/libfwatch-d2ea3818636fbc73.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-3c87f81fb23fd96f.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern minimp3=/opt/rustwide/target/debug/deps/libminimp3-e6562fc0c820c473.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5d3fedbce2385934.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-eb15b54641cbb436.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-b9c490801dad89d5.rlib --extern slice_deque=/opt/rustwide/target/debug/deps/libslice_deque-53ece9de61cfb2da.rlib --extern slice_ring_buf=/opt/rustwide/target/debug/deps/libslice_ring_buf-37944a4a440a9608.rlib --extern stopwatch=/opt/rustwide/target/debug/deps/libstopwatch-832845b094f1d881.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-ab7b79f7a36d33de.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e0b7ea166865748a.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-38524436462ce26b.so --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/minimp3-sys-8a4112c03b9af005/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e21a9673344866a5377065c18aecb6d7b6c0bf93113403532a92b3ae6ac4733e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21a9673344866a5377065c18aecb6d7b6c0bf93113403532a92b3ae6ac4733e", kill_on_drop: false }` [INFO] [stdout] e21a9673344866a5377065c18aecb6d7b6c0bf93113403532a92b3ae6ac4733e