[INFO] fetching crate wasmdev_macro 0.1.7... [INFO] testing wasmdev_macro-0.1.7 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wasmdev_macro 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wasmdev_macro 0.1.7 [INFO] finished tweaking crates.io crate wasmdev_macro 0.1.7 [INFO] tweaked toml for crates.io crate wasmdev_macro 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmdev_macro 0.1.7 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd699fa03eda2e4b09668b74d8a584442713e7a6fd8686d63724faa3980e1272 [INFO] running `Command { std: "docker" "start" "-a" "fd699fa03eda2e4b09668b74d8a584442713e7a6fd8686d63724faa3980e1272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd699fa03eda2e4b09668b74d8a584442713e7a6fd8686d63724faa3980e1272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd699fa03eda2e4b09668b74d8a584442713e7a6fd8686d63724faa3980e1272", kill_on_drop: false }` [INFO] [stdout] fd699fa03eda2e4b09668b74d8a584442713e7a6fd8686d63724faa3980e1272 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46ebc6d4c614635fc2a2088dd565f511006605c70da7a0a28589142a7509b95 [INFO] running `Command { std: "docker" "start" "-a" "e46ebc6d4c614635fc2a2088dd565f511006605c70da7a0a28589142a7509b95", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling walrus-macro v0.22.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wasm-encoder v0.214.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parse-js v0.17.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minify-js v0.5.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling wasmparser v0.214.0 [INFO] [stderr] Compiling walrus v0.23.3 [INFO] [stderr] Compiling wasm-bindgen-wasm-conventions v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-multi-value-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-threads-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-externref-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-wasm-interpreter v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-cli-support v0.2.100 [INFO] [stderr] Compiling wasmdev_core v0.1.7 [INFO] [stderr] Compiling wasmdev_macro v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "e46ebc6d4c614635fc2a2088dd565f511006605c70da7a0a28589142a7509b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46ebc6d4c614635fc2a2088dd565f511006605c70da7a0a28589142a7509b95", kill_on_drop: false }` [INFO] [stdout] e46ebc6d4c614635fc2a2088dd565f511006605c70da7a0a28589142a7509b95 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f58aef54e686d8a936a014c51e1a0dd3688306f103de06b8de3480e9f0c2b60 [INFO] running `Command { std: "docker" "start" "-a" "1f58aef54e686d8a936a014c51e1a0dd3688306f103de06b8de3480e9f0c2b60", kill_on_drop: false }` [INFO] [stderr] Compiling wasmdev_macro v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "1f58aef54e686d8a936a014c51e1a0dd3688306f103de06b8de3480e9f0c2b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f58aef54e686d8a936a014c51e1a0dd3688306f103de06b8de3480e9f0c2b60", kill_on_drop: false }` [INFO] [stdout] 1f58aef54e686d8a936a014c51e1a0dd3688306f103de06b8de3480e9f0c2b60 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94f32ab204c83185f1fde009004c8671a94a3c98ee4b3effb6376ea25101622e [INFO] running `Command { std: "docker" "start" "-a" "94f32ab204c83185f1fde009004c8671a94a3c98ee4b3effb6376ea25101622e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmdev_macro-11ae9f752fe67881) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmdev_macro [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - main (line 62) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 29) ... FAILED [INFO] [stdout] test src/lib.rs - main (line 47) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - main (line 54) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - main (line 62) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] --> src/lib.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[wasmdev::main(addr: "0.0.0.0")] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 29) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] --> src/lib.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[wasmdev::main] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_sys` [INFO] [stdout] --> src/lib.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 5 | let window = web_sys::window().unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `web_sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `web_sys`, use `cargo add web_sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 47) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] --> src/lib.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[wasmdev::main(path: "www")] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `wasmdev` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - main (line 54) stdout ---- [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 3 | ├── Cargo.toml [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 3 | ├── Cargo.toml [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - ├── Cargo.toml [INFO] [stdout] 3 + ├-- Cargo.toml [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 3 | ├── Cargo.toml [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 3 - ├── Cargo.toml [INFO] [stdout] 3 + ├─- Cargo.toml [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{251c} [INFO] [stdout] --> src/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 4 | ├── src [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:56:2 [INFO] [stdout] | [INFO] [stdout] 4 | ├── src [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 4 - ├── src [INFO] [stdout] 4 + ├-- src [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 4 | ├── src [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 4 - ├── src [INFO] [stdout] 4 + ├─- src [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2502} [INFO] [stdout] --> src/lib.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 5 | │ └── main.rs [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 5 | │ └── main.rs [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 5 | │ └── main.rs [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 5 - │ └── main.rs [INFO] [stdout] 5 + │ └-- main.rs [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 5 | │ └── main.rs [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 5 - │ └── main.rs [INFO] [stdout] 5 + │ └─- main.rs [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 6 | └── www [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 6 | └── www [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 6 - └── www [INFO] [stdout] 6 + └-- www [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 6 | └── www [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 6 - └── www [INFO] [stdout] 6 + └─- www [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2514} [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 7 | └── index.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 7 | └── index.html [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears once more [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - └── index.html [INFO] [stdout] 7 + └-- index.html [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2500} [INFO] [stdout] --> src/lib.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 7 | └── index.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - └── index.html [INFO] [stdout] 7 + └─- index.html [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Cargo` in this scope [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 3 | ├── Cargo.toml [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `src` in this scope [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 4 | ├── src [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `www` in this scope [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 6 | └── www [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `index` in this scope [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 7 | └── index.html [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] warning: use of a double negation [INFO] [stdout] --> src/lib.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 3 | ├── Cargo.toml [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the prefix `--` could be misinterpreted as a decrement operator which exists in other languages [INFO] [stdout] = note: use `-= 1` if you meant to decrement the value [INFO] [stdout] = note: `#[warn(double_negations)]` on by default [INFO] [stdout] help: add parentheses for clarity [INFO] [stdout] | [INFO] [stdout] 3 | ├─(─ Cargo.toml) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rs` on type `fn() {main}` [INFO] [stdout] --> src/lib.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 5 | │ └── main.rs [INFO] [stdout] | ^^ unknown field [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0609. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - main (line 29) [INFO] [stdout] src/lib.rs - main (line 47) [INFO] [stdout] src/lib.rs - main (line 54) [INFO] [stdout] src/lib.rs - main (line 62) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94f32ab204c83185f1fde009004c8671a94a3c98ee4b3effb6376ea25101622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f32ab204c83185f1fde009004c8671a94a3c98ee4b3effb6376ea25101622e", kill_on_drop: false }` [INFO] [stdout] 94f32ab204c83185f1fde009004c8671a94a3c98ee4b3effb6376ea25101622e