[INFO] cloning repository https://github.com/youxkei/jimtel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youxkei/jimtel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouxkei%2Fjimtel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouxkei%2Fjimtel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611de0b5510576648b90277fe58ecf7e7c4273d1 [INFO] checking youxkei/jimtel against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouxkei%2Fjimtel" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youxkei/jimtel on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youxkei/jimtel [INFO] finished tweaking git repo https://github.com/youxkei/jimtel [INFO] tweaked toml for git repo https://github.com/youxkei/jimtel written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/youxkei/jimtel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.15.4 [INFO] [stderr] Downloaded vst v0.2.1 [INFO] [stderr] Downloaded raw-gl-context v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] 01858992539d9f547df393f66b2f4046a56386534a786b71603900905adc6654 [INFO] running `Command { std: "docker" "start" "-a" "01858992539d9f547df393f66b2f4046a56386534a786b71603900905adc6654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01858992539d9f547df393f66b2f4046a56386534a786b71603900905adc6654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01858992539d9f547df393f66b2f4046a56386534a786b71603900905adc6654", kill_on_drop: false }` [INFO] [stdout] 01858992539d9f547df393f66b2f4046a56386534a786b71603900905adc6654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0938a665b50a677cde1b4a6fd7fd6f1ccd8eead2d487baab6024fa961089e67 [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" "c0938a665b50a677cde1b4a6fd7fd6f1ccd8eead2d487baab6024fa961089e67", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.94 (as host dependency): extra_traits [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking emath v0.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking ordered-float v2.2.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rmp-serde v0.15.4 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking vst v0.2.1 [INFO] [stderr] Checking ahash v0.7.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking epaint v0.12.0 [INFO] [stderr] Checking egui v0.12.0 [INFO] [stderr] Checking raw-gl-context v0.1.2 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking params_derive v0.0.0 (/tmp/fixit/params_derive) [INFO] [stderr] Migrating params_derive/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=d399c1275522ae75f5a82caadd904df2685c8660#d399c127) [INFO] [stderr] Checking egui-baseview v0.0.0 (https://github.com/BillyDM/egui-baseview?rev=c17f556fdc8b5d9278de473f6de6534c67cedf65#c17f556f) [INFO] [stderr] Checking jimtel v0.8.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking loudness_ceiling v0.0.0 (/tmp/fixit/loudness_ceiling) [INFO] [stderr] Checking loudness_limiter v0.0.0 (/tmp/fixit/loudness_limiter) [INFO] [stderr] Migrating loudness_ceiling/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating loudness_limiter/src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=d399c1275522ae75f5a82caadd904df2685c8660#d399c127) [INFO] [stderr] Checking egui-baseview v0.0.0 (https://github.com/BillyDM/egui-baseview?rev=c17f556fdc8b5d9278de473f6de6534c67cedf65#c17f556f) [INFO] [stderr] Checking jimtel v0.8.0 (/tmp/fixit) [INFO] [stderr] Checking loudness_ceiling v0.0.0 (/tmp/fixit/loudness_ceiling) [INFO] [stderr] Checking loudness_limiter v0.0.0 (/tmp/fixit/loudness_limiter) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.20s [INFO] running `Command { std: "docker" "inspect" "c0938a665b50a677cde1b4a6fd7fd6f1ccd8eead2d487baab6024fa961089e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0938a665b50a677cde1b4a6fd7fd6f1ccd8eead2d487baab6024fa961089e67", kill_on_drop: false }` [INFO] [stdout] c0938a665b50a677cde1b4a6fd7fd6f1ccd8eead2d487baab6024fa961089e67