[INFO] cloning repository https://github.com/kind-io/semantic_analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kind-io/semantic_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94d2c1e3b7f9c0e8fccf2933e62222045b53b28e [INFO] checking kind-io/semantic_analysis against try#310c4dc96b5921ed757c4cd00c4b33924ee903c6 for pr-146972-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkind-io%2Fsemantic_analysis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kind-io/semantic_analysis [INFO] finished tweaking git repo https://github.com/kind-io/semantic_analysis [INFO] tweaked toml for git repo https://github.com/kind-io/semantic_analysis written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kind-io/semantic_analysis on toolchain 310c4dc96b5921ed757c4cd00c4b33924ee903c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kind-io/semantic_analysis 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" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e180d38fb474b2d305aca2bdc305e6213c5fa83f353952bd95462b06db5fe3a [INFO] running `Command { std: "docker" "start" "-a" "7e180d38fb474b2d305aca2bdc305e6213c5fa83f353952bd95462b06db5fe3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e180d38fb474b2d305aca2bdc305e6213c5fa83f353952bd95462b06db5fe3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e180d38fb474b2d305aca2bdc305e6213c5fa83f353952bd95462b06db5fe3a", kill_on_drop: false }` [INFO] [stdout] 7e180d38fb474b2d305aca2bdc305e6213c5fa83f353952bd95462b06db5fe3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1a73fa191b99f12bf5c0ba4804b3a692a0b3e50f261e98b4520d1fe5408819 [INFO] running `Command { std: "docker" "start" "-a" "1b1a73fa191b99f12bf5c0ba4804b3a692a0b3e50f261e98b4520d1fe5408819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rutie v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking vader_sentiment v0.1.1 (https://github.com/kind-io/vader-sentiment-rust#36095df1) [INFO] [stderr] Checking rutie-serde v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking semantic_analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: imports need to be explicitly named [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / rutie_serde_methods!( [INFO] [stdout] 22 | | SemanticAnalyzer, [INFO] [stdout] 23 | | _rtself, [INFO] [stdout] 24 | | ruby_class!(Exception), [INFO] [stdout] ... | [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rutie_serde_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try renaming it with a name [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rutie-serde-0.3.0/src/macros.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | use $crate::{self as name, DeserializeWrapper, IntoAnyObject, IntoException, ResultExt}; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semantic_analysis` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: imports need to be explicitly named [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / rutie_serde_methods!( [INFO] [stdout] 22 | | SemanticAnalyzer, [INFO] [stdout] 23 | | _rtself, [INFO] [stdout] 24 | | ruby_class!(Exception), [INFO] [stdout] ... | [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rutie_serde_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try renaming it with a name [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rutie-serde-0.3.0/src/macros.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | use $crate::{self as name, DeserializeWrapper, IntoAnyObject, IntoException, ResultExt}; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semantic_analysis` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1b1a73fa191b99f12bf5c0ba4804b3a692a0b3e50f261e98b4520d1fe5408819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1a73fa191b99f12bf5c0ba4804b3a692a0b3e50f261e98b4520d1fe5408819", kill_on_drop: false }` [INFO] [stdout] 1b1a73fa191b99f12bf5c0ba4804b3a692a0b3e50f261e98b4520d1fe5408819