[INFO] fetching crate sax-fingering-chart 0.2.2... [INFO] checking sax-fingering-chart-0.2.2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate sax-fingering-chart 0.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sax-fingering-chart 0.2.2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sax-fingering-chart 0.2.2 [INFO] finished tweaking crates.io crate sax-fingering-chart 0.2.2 [INFO] tweaked toml for crates.io crate sax-fingering-chart 0.2.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sax-fingering-chart 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset v1.0.1 [INFO] [stderr] Downloaded enumset_derive v0.5.0 [INFO] [stderr] Downloaded midly v0.4.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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f584eb34aac863b969e5a5d459eb81ac6998fffb1808bfa69109ff32afd973d0 [INFO] running `Command { std: "docker" "start" "-a" "f584eb34aac863b969e5a5d459eb81ac6998fffb1808bfa69109ff32afd973d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f584eb34aac863b969e5a5d459eb81ac6998fffb1808bfa69109ff32afd973d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f584eb34aac863b969e5a5d459eb81ac6998fffb1808bfa69109ff32afd973d0", kill_on_drop: false }` [INFO] [stdout] f584eb34aac863b969e5a5d459eb81ac6998fffb1808bfa69109ff32afd973d0 [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb05999d1aa6640b6b7906f58eecba98ac7657d3fe56ca1241c69511b986f101 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb05999d1aa6640b6b7906f58eecba98ac7657d3fe56ca1241c69511b986f101", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling sax-fingering-chart v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking midly v0.4.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "fb05999d1aa6640b6b7906f58eecba98ac7657d3fe56ca1241c69511b986f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb05999d1aa6640b6b7906f58eecba98ac7657d3fe56ca1241c69511b986f101", kill_on_drop: false }` [INFO] [stdout] fb05999d1aa6640b6b7906f58eecba98ac7657d3fe56ca1241c69511b986f101