[INFO] cloning repository https://github.com/CDrummond/bliss-analyser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CDrummond/bliss-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 087a169971c29cf03d7d4ece5d1c1132c0208050 [INFO] checking CDrummond/bliss-analyser against try#506dff8de9f54f528028a7e4497ea925a4f3e19e for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CDrummond/bliss-analyser on toolchain 506dff8de9f54f528028a7e4497ea925a4f3e19e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CDrummond/bliss-analyser [INFO] finished tweaking git repo https://github.com/CDrummond/bliss-analyser [INFO] tweaked toml for git repo https://github.com/CDrummond/bliss-analyser written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/CDrummond/bliss-analyser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e07386b49181b6b3e8bed25685dfb9cb2c3fd292e3a01b60e1116d76a5d4c5e1 [INFO] running `Command { std: "docker" "start" "-a" "e07386b49181b6b3e8bed25685dfb9cb2c3fd292e3a01b60e1116d76a5d4c5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e07386b49181b6b3e8bed25685dfb9cb2c3fd292e3a01b60e1116d76a5d4c5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07386b49181b6b3e8bed25685dfb9cb2c3fd292e3a01b60e1116d76a5d4c5e1", kill_on_drop: false }` [INFO] [stdout] e07386b49181b6b3e8bed25685dfb9cb2c3fd292e3a01b60e1116d76a5d4c5e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31df72f24147b2d93c433d4ef1bd59825242f1ba90afcec6de1455f877235985 [INFO] running `Command { std: "docker" "start" "-a" "31df72f24147b2d93c433d4ef1bd59825242f1ba90afcec6de1455f877235985", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling ffmpeg-next v5.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking configparser v3.0.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking ogg_pager v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [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 miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking lofty v0.5.0 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking rustfft v5.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bliss-audio-aubio-sys v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking bliss-audio-aubio-rs v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Compiling ffmpeg-sys-next v5.0.1 [INFO] [stderr] Checking ndarray-stats v0.5.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking rusqlite v0.25.4 [INFO] [stderr] Checking bliss-audio v0.4.6 (https://github.com/Polochon-street/bliss-rs?rev=5f366b0#5f366b0d) [INFO] [stderr] Checking bliss-analyser v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "31df72f24147b2d93c433d4ef1bd59825242f1ba90afcec6de1455f877235985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31df72f24147b2d93c433d4ef1bd59825242f1ba90afcec6de1455f877235985", kill_on_drop: false }` [INFO] [stdout] 31df72f24147b2d93c433d4ef1bd59825242f1ba90afcec6de1455f877235985