[INFO] cloning repository https://github.com/sleiner/nih-param-order-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sleiner/nih-param-order-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleiner%2Fnih-param-order-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleiner%2Fnih-param-order-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0426829729a0e2961ba9a5f3ab3134be65095bd
[INFO] checking sleiner/nih-param-order-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsleiner%2Fnih-param-order-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/sleiner/nih-param-order-example
[INFO] finished tweaking git repo https://github.com/sleiner/nih-param-order-example
[INFO] tweaked toml for git repo https://github.com/sleiner/nih-param-order-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sleiner/nih-param-order-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sleiner/nih-param-order-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/nih-plug.git`
[INFO] [stderr]     Updating git repository `https://github.com/nicokoch/reflink.git`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/vst3-sys.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded clap-sys v0.3.0
[INFO] [stderr]   Downloaded scroll_derive v0.11.0
[INFO] [stderr]   Downloaded atomic_float v0.1.0
[INFO] [stderr]   Downloaded win_dbg_logger v0.1.0
[INFO] [stderr]   Downloaded midi-consts v0.1.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.4
[INFO] [stderr]   Downloaded serde_json v1.0.87
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e7aeedfa917ded6cfbe7baeab9121c79b82ff49c43c12ecc6bf1a79cf774440
[INFO] running `Command { std: "docker" "start" "-a" "6e7aeedfa917ded6cfbe7baeab9121c79b82ff49c43c12ecc6bf1a79cf774440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e7aeedfa917ded6cfbe7baeab9121c79b82ff49c43c12ecc6bf1a79cf774440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7aeedfa917ded6cfbe7baeab9121c79b82ff49c43c12ecc6bf1a79cf774440", kill_on_drop: false }`
[INFO] [stdout] 6e7aeedfa917ded6cfbe7baeab9121c79b82ff49c43c12ecc6bf1a79cf774440
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a767387414011b7b2cd533dbfa8bee9eea3d2e7b7ae2c84cee34b749f80d8fa
[INFO] running `Command { std: "docker" "start" "-a" "0a767387414011b7b2cd533dbfa8bee9eea3d2e7b7ae2c84cee34b749f80d8fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking clap-sys v0.3.0
[INFO] [stderr]     Checking atomic_refcell v0.1.8
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=nih-plug#95120d99)
[INFO] [stderr]    Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#1df1a646)
[INFO] [stderr]    Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]     Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]     Checking serde v1.0.147
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#1df1a646)
[INFO] [stderr]     Checking nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#1df1a646)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking param_order_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.26s
[INFO] running `Command { std: "docker" "inspect" "0a767387414011b7b2cd533dbfa8bee9eea3d2e7b7ae2c84cee34b749f80d8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a767387414011b7b2cd533dbfa8bee9eea3d2e7b7ae2c84cee34b749f80d8fa", kill_on_drop: false }`
[INFO] [stdout] 0a767387414011b7b2cd533dbfa8bee9eea3d2e7b7ae2c84cee34b749f80d8fa
