[INFO] fetching crate euphony-cli 0.1.2... [INFO] building euphony-cli-0.1.2 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate euphony-cli 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate euphony-cli 0.1.2 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate euphony-cli 0.1.2 [INFO] finished tweaking crates.io crate euphony-cli 0.1.2 [INFO] tweaked toml for crates.io crate euphony-cli 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate euphony-cli 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54a011f3814acd787a12142890d83eef724b9c11c430413a687ec87f906a7a6f [INFO] running `Command { std: "docker" "start" "-a" "54a011f3814acd787a12142890d83eef724b9c11c430413a687ec87f906a7a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a011f3814acd787a12142890d83eef724b9c11c430413a687ec87f906a7a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a011f3814acd787a12142890d83eef724b9c11c430413a687ec87f906a7a6f", kill_on_drop: false }` [INFO] [stdout] 54a011f3814acd787a12142890d83eef724b9c11c430413a687ec87f906a7a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8f968af03d34273940f023d037898dbcf57d0a7818849370a6219a9e55083b [INFO] running `Command { std: "docker" "start" "-a" "fa8f968af03d34273940f023d037898dbcf57d0a7818849370a6219a9e55083b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling symphonia-core v0.5.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling symphonia-metadata v0.5.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling intrusive-collections v0.9.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling numeric-array v0.5.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rsor v0.1.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.1 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.1 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.1 [INFO] [stderr] Compiling symphonia-format-wav v0.5.1 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastapprox v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling symphonia v0.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling euphony-graph v0.1.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling cpal v0.14.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling realfft v3.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rubato v0.12.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tui-logger v0.8.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling duplicate v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling euphony-macros v0.2.1 [INFO] [stderr] Compiling fundsp v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling euphony-units v0.1.1 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling bach v0.0.6 [INFO] [stderr] Compiling euphony-node v0.1.1 [INFO] [stderr] Compiling euphony-command v0.1.1 [INFO] [stderr] Compiling euphony-dsp v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling euphony-mix v0.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling euphony-buffer v0.1.1 [INFO] [stderr] Compiling euphony-compiler v0.1.1 [INFO] [stderr] Compiling euphony-store v0.1.1 [INFO] [stderr] Compiling euphony-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "fa8f968af03d34273940f023d037898dbcf57d0a7818849370a6219a9e55083b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8f968af03d34273940f023d037898dbcf57d0a7818849370a6219a9e55083b", kill_on_drop: false }` [INFO] [stdout] fa8f968af03d34273940f023d037898dbcf57d0a7818849370a6219a9e55083b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb59059d8d39f2f42c41424bf55abf93e0c8c0adcbe269c2a3a57e04a8b9195 [INFO] running `Command { std: "docker" "start" "-a" "6eb59059d8d39f2f42c41424bf55abf93e0c8c0adcbe269c2a3a57e04a8b9195", kill_on_drop: false }` [INFO] [stderr] Compiling euphony-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "6eb59059d8d39f2f42c41424bf55abf93e0c8c0adcbe269c2a3a57e04a8b9195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb59059d8d39f2f42c41424bf55abf93e0c8c0adcbe269c2a3a57e04a8b9195", kill_on_drop: false }` [INFO] [stdout] 6eb59059d8d39f2f42c41424bf55abf93e0c8c0adcbe269c2a3a57e04a8b9195