[INFO] cloning repository https://github.com/TsuITOAR/rustrument [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TsuITOAR/rustrument" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f3132568c846932867ce322fb46368d481f6cb8 [INFO] testing TsuITOAR/rustrument against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TsuITOAR/rustrument on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TsuITOAR/rustrument [INFO] finished tweaking git repo https://github.com/TsuITOAR/rustrument [INFO] tweaked toml for git repo https://github.com/TsuITOAR/rustrument written to /workspace/builds/worker-97/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf6afbc2d7c1b61cbb03e9ef5a7ef259a030f823edec2dae7fd181d7b1b43042 [INFO] running `Command { std: "docker" "start" "-a" "cf6afbc2d7c1b61cbb03e9ef5a7ef259a030f823edec2dae7fd181d7b1b43042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf6afbc2d7c1b61cbb03e9ef5a7ef259a030f823edec2dae7fd181d7b1b43042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6afbc2d7c1b61cbb03e9ef5a7ef259a030f823edec2dae7fd181d7b1b43042", kill_on_drop: false }` [INFO] [stdout] cf6afbc2d7c1b61cbb03e9ef5a7ef259a030f823edec2dae7fd181d7b1b43042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc658f531706ccb922f386c563b5bb4cff456c51b0aed8054a8701b115890028 [INFO] running `Command { std: "docker" "start" "-a" "cc658f531706ccb922f386c563b5bb4cff456c51b0aed8054a8701b115890028", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling fastxdr v1.0.2 [INFO] [stderr] Compiling onc-rpc v0.2.3 [INFO] [stderr] Compiling rustrument v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde-xdr v0.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stdout] error[E0583]: file not found for module `interrupt` [INFO] [stdout] --> src/protocols/onc_rpc/vxi11/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub mod interrupt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `interrupt`, create file "src/protocols/onc_rpc/vxi11/interrupt.rs" or "src/protocols/onc_rpc/vxi11/interrupt/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::interrupt::Interrupt` [INFO] [stdout] --> src/protocols/onc_rpc/vxi11/mod.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use self::{abort::Abort, core::Core, interrupt::Interrupt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Interrupt` in `protocols::onc_rpc::vxi11::interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::protocols::onc_rpc::vxi11::Vxi11` [INFO] [stdout] --> src/scpi/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::protocols::onc_rpc::vxi11::Vxi11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/protocols/onc_rpc/vxi11/mod.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | interrupt: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustrument` due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cc658f531706ccb922f386c563b5bb4cff456c51b0aed8054a8701b115890028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc658f531706ccb922f386c563b5bb4cff456c51b0aed8054a8701b115890028", kill_on_drop: false }` [INFO] [stdout] cc658f531706ccb922f386c563b5bb4cff456c51b0aed8054a8701b115890028