[INFO] cloning repository https://github.com/saibatizoku/ezo-ec-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saibatizoku/ezo-ec-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fe06a8ae54bfc4bf17d52c5db78440f4b572d01 [INFO] checking saibatizoku/ezo-ec-rs against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/ezo-ec-rs on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] finished tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] tweaked toml for git repo https://github.com/saibatizoku/ezo-ec-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saibatizoku/ezo-ec-rs 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/saibatizoku/ezo-common-rs.git` [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding ezo_common v0.1.4 (https://github.com/saibatizoku/ezo-common-rs.git?branch=master#50744402) [INFO] [stderr] Updating ezo_ec v0.1.3 (/workspace/builds/worker-3-tc1/source) -> v0.1.4 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i2cdev v0.4.0 [INFO] [stderr] Downloaded walkdir v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fb16bb1025ec9c795f216c652f0f20eb67f7960daa41b4a2a7472a9a7bcabe8 [INFO] running `Command { std: "docker" "start" "-a" "4fb16bb1025ec9c795f216c652f0f20eb67f7960daa41b4a2a7472a9a7bcabe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fb16bb1025ec9c795f216c652f0f20eb67f7960daa41b4a2a7472a9a7bcabe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb16bb1025ec9c795f216c652f0f20eb67f7960daa41b4a2a7472a9a7bcabe8", kill_on_drop: false }` [INFO] [stdout] 4fb16bb1025ec9c795f216c652f0f20eb67f7960daa41b4a2a7472a9a7bcabe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f9ecf4422d323718c9ade26e71980ef3f49b88ae22e08512b4dc9f3da736cdc [INFO] running `Command { std: "docker" "start" "-a" "6f9ecf4422d323718c9ade26e71980ef3f49b88ae22e08512b4dc9f3da736cdc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling i2cdev v0.4.0 [INFO] [stderr] Checking ezo_common v0.1.4 (https://github.com/saibatizoku/ezo-common-rs.git?branch=master#50744402) [INFO] [stderr] Checking ezo_ec v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/response.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | 1...4 => _out.join(","), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/response.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | 1...4 => _out.join(","), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | let info: DeviceInfo = DeviceInformation.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | let status = OutputState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | let status: DeviceStatus = Status.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let ec_value = Reading.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | let calibration: CalibrationStatus = CalibrationState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | let led_status: LedStatus = LedState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | let ec_value: ProbeReading = Reading.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | let output_string: OutputStringStatus = OutputState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6f9ecf4422d323718c9ade26e71980ef3f49b88ae22e08512b4dc9f3da736cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9ecf4422d323718c9ade26e71980ef3f49b88ae22e08512b4dc9f3da736cdc", kill_on_drop: false }` [INFO] [stdout] 6f9ecf4422d323718c9ade26e71980ef3f49b88ae22e08512b4dc9f3da736cdc [INFO] checking saibatizoku/ezo-ec-rs against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/ezo-ec-rs on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] finished tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] tweaked toml for git repo https://github.com/saibatizoku/ezo-ec-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/saibatizoku/ezo-ec-rs 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding ezo_common v0.1.4 (https://github.com/saibatizoku/ezo-common-rs.git?branch=master#50744402) [INFO] [stderr] Updating ezo_ec v0.1.3 (/workspace/builds/worker-3-tc2/source) -> v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4204bd9923f2894857ad750ed55529d24cb5a443007aa8bc5d58a8da9f178b8e [INFO] running `Command { std: "docker" "start" "-a" "4204bd9923f2894857ad750ed55529d24cb5a443007aa8bc5d58a8da9f178b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4204bd9923f2894857ad750ed55529d24cb5a443007aa8bc5d58a8da9f178b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4204bd9923f2894857ad750ed55529d24cb5a443007aa8bc5d58a8da9f178b8e", kill_on_drop: false }` [INFO] [stdout] 4204bd9923f2894857ad750ed55529d24cb5a443007aa8bc5d58a8da9f178b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5f6bbd3ef3ce454c42497c96586598ca0c35e975149fed4262d9f2a26e7836 [INFO] running `Command { std: "docker" "start" "-a" "9d5f6bbd3ef3ce454c42497c96586598ca0c35e975149fed4262d9f2a26e7836", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcTpf22b/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTpf22b/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.serde_derive.bdf18d4f5b165c3c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.1blorori7jutosxvry8d6tppw.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-6f3ac58747147bbc.eticrdxnjhrud9b3xygyufa77.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-24a76671858d6942.rlib" "/opt/rustwide/target/debug/deps/libquote-c7f067aa0f403e7d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-158c7157fae7d5bc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-9313b4b022bb319a.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-6f3ac58747147bbc.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-6f3ac58747147bbc.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9d5f6bbd3ef3ce454c42497c96586598ca0c35e975149fed4262d9f2a26e7836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5f6bbd3ef3ce454c42497c96586598ca0c35e975149fed4262d9f2a26e7836", kill_on_drop: false }` [INFO] [stdout] 9d5f6bbd3ef3ce454c42497c96586598ca0c35e975149fed4262d9f2a26e7836