[INFO] fetching crate wasm-bindgen-wasm-interpreter 0.2.73... [INFO] checking wasm-bindgen-wasm-interpreter-0.2.73 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate wasm-bindgen-wasm-interpreter 0.2.73 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasm-bindgen-wasm-interpreter 0.2.73 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-bindgen-wasm-interpreter 0.2.73 [INFO] finished tweaking crates.io crate wasm-bindgen-wasm-interpreter 0.2.73 [INFO] tweaked toml for crates.io crate wasm-bindgen-wasm-interpreter 0.2.73 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2faa9759afc2d4503fd54dd7e9312d6726d5e684db7c74220544bd8c6ce8b7a [INFO] running `Command { std: "docker" "start" "-a" "d2faa9759afc2d4503fd54dd7e9312d6726d5e684db7c74220544bd8c6ce8b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2faa9759afc2d4503fd54dd7e9312d6726d5e684db7c74220544bd8c6ce8b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2faa9759afc2d4503fd54dd7e9312d6726d5e684db7c74220544bd8c6ce8b7a", kill_on_drop: false }` [INFO] [stdout] d2faa9759afc2d4503fd54dd7e9312d6726d5e684db7c74220544bd8c6ce8b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b518edd3152a1297e478842ba9ce4da09cf68d2011edc04a014dd5116547f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15b518edd3152a1297e478842ba9ce4da09cf68d2011edc04a014dd5116547f7", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wast v35.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wat v1.0.37 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Checking walrus v0.18.0 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.74 [INFO] [stderr] Checking wasm-bindgen-wasm-interpreter v0.2.73 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:196:69 [INFO] [stdout] | [INFO] [stdout] 196 | wasm_bindgen_wasm_conventions::get_function_table_entry(module, descriptor_table_idx) [INFO] [stdout] | ^^^^^^ expected struct `walrus::module::Module`, found struct `Module` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&walrus::module::Module` [INFO] [stdout] found reference `&Module` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:199:36 [INFO] [stdout] | [INFO] [stdout] 199 | entry_removal_list.insert((entry.element, entry.idx)); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Element`, found struct `walrus::module::elements::Element` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `id_arena::Id` [INFO] [stdout] found struct `id_arena::Id` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | self.interpret_descriptor(descriptor_id, module) [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `walrus::Function`, found struct `walrus::module::functions::Function` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `id_arena::Id` [INFO] [stdout] found struct `id_arena::Id` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:196:69 [INFO] [stdout] | [INFO] [stdout] 196 | wasm_bindgen_wasm_conventions::get_function_table_entry(module, descriptor_table_idx) [INFO] [stdout] | ^^^^^^ expected struct `walrus::module::Module`, found struct `Module` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&walrus::module::Module` [INFO] [stdout] found reference `&Module` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:199:36 [INFO] [stdout] | [INFO] [stdout] 199 | entry_removal_list.insert((entry.element, entry.idx)); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Element`, found struct `walrus::module::elements::Element` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `id_arena::Id` [INFO] [stdout] found struct `id_arena::Id` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-wasm-interpreter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | self.interpret_descriptor(descriptor_id, module) [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `walrus::Function`, found struct `walrus::module::functions::Function` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `id_arena::Id` [INFO] [stdout] found struct `id_arena::Id` [INFO] [stdout] = note: perhaps two different versions of crate `walrus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15b518edd3152a1297e478842ba9ce4da09cf68d2011edc04a014dd5116547f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b518edd3152a1297e478842ba9ce4da09cf68d2011edc04a014dd5116547f7", kill_on_drop: false }` [INFO] [stdout] 15b518edd3152a1297e478842ba9ce4da09cf68d2011edc04a014dd5116547f7