[INFO] fetching crate od-get 0.3.1... [INFO] checking od-get-0.3.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate od-get 0.3.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate od-get 0.3.1 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 crates.io crate od-get 0.3.1 [INFO] finished tweaking crates.io crate od-get 0.3.1 [INFO] tweaked toml for crates.io crate od-get 0.3.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate od-get 0.3.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] c25dd9db3a96cdcd7cf642d31abbf4a552e57fd3bd9758ace7e5a876a93fd3bb [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" "c25dd9db3a96cdcd7cf642d31abbf4a552e57fd3bd9758ace7e5a876a93fd3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c25dd9db3a96cdcd7cf642d31abbf4a552e57fd3bd9758ace7e5a876a93fd3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25dd9db3a96cdcd7cf642d31abbf4a552e57fd3bd9758ace7e5a876a93fd3bb", kill_on_drop: false }` [INFO] [stdout] c25dd9db3a96cdcd7cf642d31abbf4a552e57fd3bd9758ace7e5a876a93fd3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d6591e19d4abe0c6915fe0d6f4e04da4fd180721c0d86811d9fe048c6718daf [INFO] running `Command { std: "docker" "start" "-a" "0d6591e19d4abe0c6915fe0d6f4e04da4fd180721c0d86811d9fe048c6718daf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking html-escape v0.2.6 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-stream v0.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking od-get v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/cli.rs (1 fix) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.90s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking od-get v0.3.1 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "0d6591e19d4abe0c6915fe0d6f4e04da4fd180721c0d86811d9fe048c6718daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6591e19d4abe0c6915fe0d6f4e04da4fd180721c0d86811d9fe048c6718daf", kill_on_drop: false }` [INFO] [stdout] 0d6591e19d4abe0c6915fe0d6f4e04da4fd180721c0d86811d9fe048c6718daf