[INFO] fetching crate web_common 0.4.3... [INFO] checking web_common-0.4.3 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate web_common 0.4.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate web_common 0.4.3 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web_common 0.4.3 [INFO] finished tweaking crates.io crate web_common 0.4.3 [INFO] tweaked toml for crates.io crate web_common 0.4.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js v0.5.7 [INFO] [stderr] Downloaded externref_polyfill v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705ca9f3655bf8a4e610d7868b7974f26325c299d9b12b1327b089d654d1add6 [INFO] running `Command { std: "docker" "start" "-a" "705ca9f3655bf8a4e610d7868b7974f26325c299d9b12b1327b089d654d1add6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705ca9f3655bf8a4e610d7868b7974f26325c299d9b12b1327b089d654d1add6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705ca9f3655bf8a4e610d7868b7974f26325c299d9b12b1327b089d654d1add6", kill_on_drop: false }` [INFO] [stdout] 705ca9f3655bf8a4e610d7868b7974f26325c299d9b12b1327b089d654d1add6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5aca32c03441c5e37f3a3d52dec57e0d508d4a5d30eb7afa69f54b8e55365d3 [INFO] running `Command { std: "docker" "start" "-a" "b5aca32c03441c5e37f3a3d52dec57e0d508d4a5d30eb7afa69f54b8e55365d3", kill_on_drop: false }` [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking externref_polyfill v0.1.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking js v0.5.7 [INFO] [stderr] Checking web_common v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `JSObject` in this scope [INFO] [stdout] --> src/lib.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | impl GetProperty for JSObject { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSObject` in this scope [INFO] [stdout] --> src/lib.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | impl SetProperty for JSObject { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSObject` in this scope [INFO] [stdout] --> src/lib.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | impl GetProperty for JSObject { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JSObject` in this scope [INFO] [stdout] --> src/lib.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | impl SetProperty for JSObject { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | / js!("function(el,strPtr,strLen){ [INFO] [stdout] 19 | | el = this.getObject(el); [INFO] [stdout] 20 | | return el[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 21 | | }") [INFO] [stdout] 22 | | .invoke_3(v, name.as_ptr() as u32, name.len() as u32), [INFO] [stdout] | |_____________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | / js!("function(el,strPtr,strLen){ [INFO] [stdout] 19 | | el = this.getObject(el); [INFO] [stdout] 20 | | return el[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 21 | | }") [INFO] [stdout] 22 | | .invoke_3(v, name.as_ptr() as u32, name.len() as u32), [INFO] [stdout] | |_____________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 29 | let v = js!(r#"function(el,strPtr,strLen){ [INFO] [stdout] | _________________- [INFO] [stdout] 30 | | el = this.getObject(el); [INFO] [stdout] 31 | | let i = el[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 32 | | if(typeof i !== "boolean"){ [INFO] [stdout] ... | [INFO] [stdout] 36 | | }"#) [INFO] [stdout] 37 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 29 | let v = js!(r#"function(el,strPtr,strLen){ [INFO] [stdout] | _________________- [INFO] [stdout] 30 | | el = this.getObject(el); [INFO] [stdout] 31 | | let i = el[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 32 | | if(typeof i !== "boolean"){ [INFO] [stdout] ... | [INFO] [stdout] 36 | | }"#) [INFO] [stdout] 37 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 48 | let attr = js!(r#"function(o,strPtr,strLen){ [INFO] [stdout] | ____________________- [INFO] [stdout] 49 | | o = this.getObject(o); [INFO] [stdout] 50 | | const a = o[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 51 | | if(a === null){ [INFO] [stdout] ... | [INFO] [stdout] 55 | | }"#) [INFO] [stdout] 56 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 48 | let attr = js!(r#"function(o,strPtr,strLen){ [INFO] [stdout] | ____________________- [INFO] [stdout] 49 | | o = this.getObject(o); [INFO] [stdout] 50 | | const a = o[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 51 | | if(a === null){ [INFO] [stdout] ... | [INFO] [stdout] 55 | | }"#) [INFO] [stdout] 56 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 70 | let o = js!(r#"function(o,strPtr,strLen){ [INFO] [stdout] | _________________- [INFO] [stdout] 71 | | o = this.getObject(o); [INFO] [stdout] 72 | | const a = o[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 73 | | if(a === null){ [INFO] [stdout] ... | [INFO] [stdout] 77 | | }"#) [INFO] [stdout] 78 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JSObject` [INFO] [stdout] --> src/lib.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | Some(JSObject::from(o)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `JSObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 70 | let o = js!(r#"function(o,strPtr,strLen){ [INFO] [stdout] | _________________- [INFO] [stdout] 71 | | o = this.getObject(o); [INFO] [stdout] 72 | | const a = o[this.readUtf8FromMemory(strPtr,strLen)]; [INFO] [stdout] 73 | | if(a === null){ [INFO] [stdout] ... | [INFO] [stdout] 77 | | }"#) [INFO] [stdout] 78 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JSObject` [INFO] [stdout] --> src/lib.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | Some(JSObject::from(o)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `JSObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 100 | / js!("function(el,strPtr,strLen,value){ [INFO] [stdout] 101 | | el = this.getObject(el); [INFO] [stdout] 102 | | return el[this.readUtf8FromMemory(strPtr,strLen)] = value; [INFO] [stdout] 103 | | }") [INFO] [stdout] 104 | | .invoke_4(el.into(), id.as_ptr() as u32, id.len() as u32, v); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 100 | / js!("function(el,strPtr,strLen,value){ [INFO] [stdout] 101 | | el = this.getObject(el); [INFO] [stdout] 102 | | return el[this.readUtf8FromMemory(strPtr,strLen)] = value; [INFO] [stdout] 103 | | }") [INFO] [stdout] 104 | | .invoke_4(el.into(), id.as_ptr() as u32, id.len() as u32, v); [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_5` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 110 | / js!(r#"function(o,strPtr,strLen,valPtr,valLen){ [INFO] [stdout] 111 | | o = this.getObject(o); [INFO] [stdout] 112 | | o[this.readUtf8FromMemory(strPtr,strLen)] = this.readUtf8FromMemory(valPtr,valLen); [INFO] [stdout] 113 | | }"#) [INFO] [stdout] 114 | | .invoke_5( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_5` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 110 | / js!(r#"function(o,strPtr,strLen,valPtr,valLen){ [INFO] [stdout] 111 | | o = this.getObject(o); [INFO] [stdout] 112 | | o[this.readUtf8FromMemory(strPtr,strLen)] = this.readUtf8FromMemory(valPtr,valLen); [INFO] [stdout] 113 | | }"#) [INFO] [stdout] 114 | | .invoke_5( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 126 | / js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] 127 | | o = this.getObject(o); [INFO] [stdout] 128 | | o[this.readUtf8FromMemory(strPtr,strLen)] = val > 0; [INFO] [stdout] 129 | | }"#) [INFO] [stdout] 130 | | .invoke_4( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 126 | / js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] 127 | | o = this.getObject(o); [INFO] [stdout] 128 | | o[this.readUtf8FromMemory(strPtr,strLen)] = val > 0; [INFO] [stdout] 129 | | }"#) [INFO] [stdout] 130 | | .invoke_4( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 141 | / js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] 142 | | o = this.getObject(o); [INFO] [stdout] 143 | | o[this.readUtf8FromMemory(strPtr,strLen)] = this.getObject(val); [INFO] [stdout] 144 | | }"#) [INFO] [stdout] 145 | | .invoke_4( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_4` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 141 | / js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] 142 | | o = this.getObject(o); [INFO] [stdout] 143 | | o[this.readUtf8FromMemory(strPtr,strLen)] = this.getObject(val); [INFO] [stdout] 144 | | }"#) [INFO] [stdout] 145 | | .invoke_4( [INFO] [stdout] | |_________-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:166:6 [INFO] [stdout] | [INFO] [stdout] 162 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 163 | | o = this.getObject(o); [INFO] [stdout] 164 | | return o[this.readUtf8FromMemory(strPtr,strLen)] === null ? 1.0 : 0.0; [INFO] [stdout] 165 | | }"#) [INFO] [stdout] 166 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:166:6 [INFO] [stdout] | [INFO] [stdout] 162 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 163 | | o = this.getObject(o); [INFO] [stdout] 164 | | return o[this.readUtf8FromMemory(strPtr,strLen)] === null ? 1.0 : 0.0; [INFO] [stdout] 165 | | }"#) [INFO] [stdout] 166 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:175:6 [INFO] [stdout] | [INFO] [stdout] 171 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 172 | | o = this.getObject(o); [INFO] [stdout] 173 | | return o[this.readUtf8FromMemory(strPtr,strLen)] === undefined ? 1.0 : 0.0; [INFO] [stdout] 174 | | }"#) [INFO] [stdout] 175 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:175:6 [INFO] [stdout] | [INFO] [stdout] 171 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 172 | | o = this.getObject(o); [INFO] [stdout] 173 | | return o[this.readUtf8FromMemory(strPtr,strLen)] === undefined ? 1.0 : 0.0; [INFO] [stdout] 174 | | }"#) [INFO] [stdout] 175 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 180 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 181 | | o = this.getObject(o); [INFO] [stdout] 182 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "number" ? 1.0 : 0.0; [INFO] [stdout] 183 | | }"#) [INFO] [stdout] 184 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 180 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 181 | | o = this.getObject(o); [INFO] [stdout] 182 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "number" ? 1.0 : 0.0; [INFO] [stdout] 183 | | }"#) [INFO] [stdout] 184 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:193:6 [INFO] [stdout] | [INFO] [stdout] 189 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 190 | | o = this.getObject(o); [INFO] [stdout] 191 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "boolean" ? 1.0 : 0.0; [INFO] [stdout] 192 | | }"#) [INFO] [stdout] 193 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:193:6 [INFO] [stdout] | [INFO] [stdout] 189 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 190 | | o = this.getObject(o); [INFO] [stdout] 191 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "boolean" ? 1.0 : 0.0; [INFO] [stdout] 192 | | }"#) [INFO] [stdout] 193 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 198 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 199 | | o = this.getObject(o); [INFO] [stdout] 200 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "string" ? 1.0 : 0.0; [INFO] [stdout] 201 | | }"#) [INFO] [stdout] 202 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 198 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 199 | | o = this.getObject(o); [INFO] [stdout] 200 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "string" ? 1.0 : 0.0; [INFO] [stdout] 201 | | }"#) [INFO] [stdout] 202 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:211:6 [INFO] [stdout] | [INFO] [stdout] 207 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 208 | | o = this.getObject(o); [INFO] [stdout] 209 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "object" ? 1.0 : 0.0; [INFO] [stdout] 210 | | }"#) [INFO] [stdout] 211 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:211:6 [INFO] [stdout] | [INFO] [stdout] 207 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 208 | | o = this.getObject(o); [INFO] [stdout] 209 | | return typeof o[this.readUtf8FromMemory(strPtr,strLen)] === "object" ? 1.0 : 0.0; [INFO] [stdout] 210 | | }"#) [INFO] [stdout] 211 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 216 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 217 | | o = this.getObject(o); [INFO] [stdout] 218 | | return Array.isArray(o[this.readUtf8FromMemory(strPtr,strLen)]) ? 1.0 : 0.0; [INFO] [stdout] 219 | | }"#) [INFO] [stdout] 220 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `invoke_3` found for struct `js::JSFunction` in the current scope [INFO] [stdout] --> src/lib.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 216 | let v = js!(r#"function(o,strPtr,strLen,val){ [INFO] [stdout] | _____________- [INFO] [stdout] 217 | | o = this.getObject(o); [INFO] [stdout] 218 | | return Array.isArray(o[this.readUtf8FromMemory(strPtr,strLen)]) ? 1.0 : 0.0; [INFO] [stdout] 219 | | }"#) [INFO] [stdout] 220 | | .invoke_3(el.into(), name.as_ptr() as u32, name.len() as u32); [INFO] [stdout] | |_____-^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `invoke` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/js-0.5.7/src/lib.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / pub fn invoke(&self, params: &[InvokeParam]) -> f64 [INFO] [stdout] 205 | | where { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web_common` (lib) due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `web_common` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "b5aca32c03441c5e37f3a3d52dec57e0d508d4a5d30eb7afa69f54b8e55365d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5aca32c03441c5e37f3a3d52dec57e0d508d4a5d30eb7afa69f54b8e55365d3", kill_on_drop: false }` [INFO] [stdout] b5aca32c03441c5e37f3a3d52dec57e0d508d4a5d30eb7afa69f54b8e55365d3 [INFO] checking web_common-0.4.3 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate web_common 0.4.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate web_common 0.4.3 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web_common 0.4.3 [INFO] finished tweaking crates.io crate web_common 0.4.3 [INFO] tweaked toml for crates.io crate web_common 0.4.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d709f4d7bf9a9601ffee2aaee857ef0b7eba16d73b33a4afe2ac03073ea1ef [INFO] running `Command { std: "docker" "start" "-a" "e7d709f4d7bf9a9601ffee2aaee857ef0b7eba16d73b33a4afe2ac03073ea1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d709f4d7bf9a9601ffee2aaee857ef0b7eba16d73b33a4afe2ac03073ea1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d709f4d7bf9a9601ffee2aaee857ef0b7eba16d73b33a4afe2ac03073ea1ef", kill_on_drop: false }` [INFO] [stdout] e7d709f4d7bf9a9601ffee2aaee857ef0b7eba16d73b33a4afe2ac03073ea1ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97ea60d34a6fec8732f063200fa118d74b507dd23089c70488e32c32c10d4af9 [INFO] running `Command { std: "docker" "start" "-a" "97ea60d34a6fec8732f063200fa118d74b507dd23089c70488e32c32c10d4af9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "97ea60d34a6fec8732f063200fa118d74b507dd23089c70488e32c32c10d4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ea60d34a6fec8732f063200fa118d74b507dd23089c70488e32c32c10d4af9", kill_on_drop: false }` [INFO] [stdout] 97ea60d34a6fec8732f063200fa118d74b507dd23089c70488e32c32c10d4af9