[INFO] cloning repository https://github.com/Squ-am/squam-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Squ-am/squam-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSqu-am%2Fsquam-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSqu-am%2Fsquam-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36aaf14f74ca895e9631b440976d540e45103727
[INFO] checking Squ-am/squam-lang against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSqu-am%2Fsquam-lang" "/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/Squ-am/squam-lang
[INFO] finished tweaking git repo https://github.com/Squ-am/squam-lang
[INFO] tweaked toml for git repo https://github.com/Squ-am/squam-lang written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Squ-am/squam-lang on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Squ-am/squam-lang 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/squam-wasm/Cargo.toml: `default-features` is ignored for squam-stdlib, since `default-features` was not specified for `workspace.dependencies.squam-stdlib`, this could become a hard error in the future
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f05b2d1d5206e0aeb122ec00bd553b126e0e21665f0d42027e83175a221cfa65
[INFO] running `Command { std: "docker" "start" "-a" "f05b2d1d5206e0aeb122ec00bd553b126e0e21665f0d42027e83175a221cfa65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f05b2d1d5206e0aeb122ec00bd553b126e0e21665f0d42027e83175a221cfa65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05b2d1d5206e0aeb122ec00bd553b126e0e21665f0d42027e83175a221cfa65", kill_on_drop: false }`
[INFO] [stdout] f05b2d1d5206e0aeb122ec00bd553b126e0e21665f0d42027e83175a221cfa65
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c462eccfbea17ce697d01337baa84012e183794d1a67a06ac042f34259f810db
[INFO] running `Command { std: "docker" "start" "-a" "c462eccfbea17ce697d01337baa84012e183794d1a67a06ac042f34259f810db", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/squam-wasm/Cargo.toml: `default-features` is ignored for squam-stdlib, since `default-features` was not specified for `workspace.dependencies.squam-stdlib`, this could become a hard error in the future
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nix v0.28.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking rustls v0.23.36
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking squam-lexer v0.1.2 (/opt/rustwide/workdir/crates/squam-lexer)
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking squam-parser v0.1.2 (/opt/rustwide/workdir/crates/squam-parser)
[INFO] [stderr]     Checking squam-types v0.1.2 (/opt/rustwide/workdir/crates/squam-types)
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking squam-compiler v0.1.2 (/opt/rustwide/workdir/crates/squam-compiler)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking squam-vm v0.1.2 (/opt/rustwide/workdir/crates/squam-vm)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> crates/squam-vm/src/gc.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl<T: Trace + ?Sized> Deref for Gc<T> {
[INFO] [stdout]    | --------------------------------------- trait implemented here
[INFO] [stdout] 93 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `squam-vm` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> crates/squam-vm/src/gc.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl<T: Trace + ?Sized> Deref for Gc<T> {
[INFO] [stdout]    | --------------------------------------- trait implemented here
[INFO] [stdout] 93 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `squam-vm` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c462eccfbea17ce697d01337baa84012e183794d1a67a06ac042f34259f810db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c462eccfbea17ce697d01337baa84012e183794d1a67a06ac042f34259f810db", kill_on_drop: false }`
[INFO] [stdout] c462eccfbea17ce697d01337baa84012e183794d1a67a06ac042f34259f810db
