[INFO] fetching crate murrelet_src_midi 0.1.2...
[INFO] checking murrelet_src_midi-0.1.2 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] extracting crate murrelet_src_midi 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate murrelet_src_midi 0.1.2 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate murrelet_src_midi 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate murrelet_src_midi 0.1.2
[INFO] tweaked toml for crates.io crate murrelet_src_midi 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate murrelet_src_midi 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d526fa821ceeb8313d0bb4c9178898aadfa509bb8be814806c903849dc41016f
[INFO] running `Command { std: "docker" "start" "-a" "d526fa821ceeb8313d0bb4c9178898aadfa509bb8be814806c903849dc41016f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d526fa821ceeb8313d0bb4c9178898aadfa509bb8be814806c903849dc41016f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d526fa821ceeb8313d0bb4c9178898aadfa509bb8be814806c903849dc41016f", kill_on_drop: false }`
[INFO] [stdout] d526fa821ceeb8313d0bb4c9178898aadfa509bb8be814806c903849dc41016f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c06945a4e1377428da50ab3f00eb443023ec51691cfe45b8269eb4d4dd0537
[INFO] running `Command { std: "docker" "start" "-a" "90c06945a4e1377428da50ab3f00eb443023ec51691cfe45b8269eb4d4dd0537", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking memalloc v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking midir v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling lerpable_derive v0.0.2
[INFO] [stderr]     Checking lerpable v0.0.2
[INFO] [stderr]     Checking murrelet_common v0.1.2
[INFO] [stderr]     Checking murrelet_src_midi v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "90c06945a4e1377428da50ab3f00eb443023ec51691cfe45b8269eb4d4dd0537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c06945a4e1377428da50ab3f00eb443023ec51691cfe45b8269eb4d4dd0537", kill_on_drop: false }`
[INFO] [stdout] 90c06945a4e1377428da50ab3f00eb443023ec51691cfe45b8269eb4d4dd0537
