[INFO] cloning repository https://github.com/betaveros/noulith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betaveros/noulith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57580ee00f9ed6c3e889ef616fd49b92713d53b1 [INFO] checking betaveros/noulith against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/betaveros/noulith on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/betaveros/noulith [INFO] finished tweaking git repo https://github.com/betaveros/noulith [INFO] tweaked toml for git repo https://github.com/betaveros/noulith written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/betaveros/noulith 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78539331253e96077ba9c1b69cd90ff0d5aca44259badd1650588c2fe4af3a0a [INFO] running `Command { std: "docker" "start" "-a" "78539331253e96077ba9c1b69cd90ff0d5aca44259badd1650588c2fe4af3a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78539331253e96077ba9c1b69cd90ff0d5aca44259badd1650588c2fe4af3a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78539331253e96077ba9c1b69cd90ff0d5aca44259badd1650588c2fe4af3a0a", kill_on_drop: false }` [INFO] [stdout] 78539331253e96077ba9c1b69cd90ff0d5aca44259badd1650588c2fe4af3a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c44daeaca3f8070338de0cc194f51f1d8a686a0584376c28126a2a78e99ac91 [INFO] running `Command { std: "docker" "start" "-a" "5c44daeaca3f8070338de0cc194f51f1d8a686a0584376c28126a2a78e99ac91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking chrono v0.4.20 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking noulith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: hi [INFO] [stdout] --> src/rc.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait MaybeSync {} [INFO] [stdout] | ------------------- built-in `dyn inner::MaybeSync` implementation for this trait [INFO] [stdout] 27 | impl MaybeSync for T where T: ?Sized {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/rc.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait MaybeSync {} [INFO] [stdout] | ------------------- built-in `dyn inner::MaybeSync` implementation for this trait [INFO] [stdout] 27 | impl MaybeSync for T where T: ?Sized {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/rc.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait MaybeSend {} [INFO] [stdout] | ------------------- built-in `dyn inner::MaybeSend` implementation for this trait [INFO] [stdout] 29 | impl MaybeSend for T where T: ?Sized {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/rc.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait MaybeSend {} [INFO] [stdout] | ------------------- built-in `dyn inner::MaybeSend` implementation for this trait [INFO] [stdout] 29 | impl MaybeSend for T where T: ?Sized {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/core.rs:581:46 [INFO] [stdout] | [INFO] [stdout] 581 | ObjType::Struct(s) => (&**s.name).clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noulith` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/core.rs:581:46 [INFO] [stdout] | [INFO] [stdout] 581 | ObjType::Struct(s) => (&**s.name).clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noulith` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5c44daeaca3f8070338de0cc194f51f1d8a686a0584376c28126a2a78e99ac91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c44daeaca3f8070338de0cc194f51f1d8a686a0584376c28126a2a78e99ac91", kill_on_drop: false }` [INFO] [stdout] 5c44daeaca3f8070338de0cc194f51f1d8a686a0584376c28126a2a78e99ac91