[INFO] cloning repository https://github.com/kangalioo/rustbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kangalioo/rustbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bfb7c2a5caeb07dcaa0e08ae7f81ae625b4d715 [INFO] testing kangalioo/rustbot against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangalioo/rustbot on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangalioo/rustbot [INFO] finished tweaking git repo https://github.com/kangalioo/rustbot [INFO] tweaked toml for git repo https://github.com/kangalioo/rustbot written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kangalioo/rustbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2b610923cbc1d40a91ab911fe6688613f3ce0cb607cc15d6c77494dd6432f57 [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" "e2b610923cbc1d40a91ab911fe6688613f3ce0cb607cc15d6c77494dd6432f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b610923cbc1d40a91ab911fe6688613f3ce0cb607cc15d6c77494dd6432f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b610923cbc1d40a91ab911fe6688613f3ce0cb607cc15d6c77494dd6432f57", kill_on_drop: false }` [INFO] [stdout] e2b610923cbc1d40a91ab911fe6688613f3ce0cb607cc15d6c77494dd6432f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f1baaf361a26fd5824f6a98bc6b38dfe09f2e19e0b9694bcf8ba041941b6aa6 [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" "4f1baaf361a26fd5824f6a98bc6b38dfe09f2e19e0b9694bcf8ba041941b6aa6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serenity v0.10.8 (https://github.com/kangalioo/serenity?branch=poise-tailored#3e2b5e16) [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling poise_macros v0.1.0 (https://github.com/kangalioo/poise#2063b862) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling poise v0.1.0 (https://github.com/kangalioo/poise#2063b862) [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 23s [INFO] running `Command { std: "docker" "inspect" "4f1baaf361a26fd5824f6a98bc6b38dfe09f2e19e0b9694bcf8ba041941b6aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1baaf361a26fd5824f6a98bc6b38dfe09f2e19e0b9694bcf8ba041941b6aa6", kill_on_drop: false }` [INFO] [stdout] 4f1baaf361a26fd5824f6a98bc6b38dfe09f2e19e0b9694bcf8ba041941b6aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1734039b3fd4e9d2148491dda3e203d45a6b1a5de1c7d9ae7b612d97b12e98a6 [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" "1734039b3fd4e9d2148491dda3e203d45a6b1a5de1c7d9ae7b612d97b12e98a6", kill_on_drop: false }` [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.03s [INFO] running `Command { std: "docker" "inspect" "1734039b3fd4e9d2148491dda3e203d45a6b1a5de1c7d9ae7b612d97b12e98a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1734039b3fd4e9d2148491dda3e203d45a6b1a5de1c7d9ae7b612d97b12e98a6", kill_on_drop: false }` [INFO] [stdout] 1734039b3fd4e9d2148491dda3e203d45a6b1a5de1c7d9ae7b612d97b12e98a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fa21018213dfce09d6f9132f61026d22d22e4342dc39dc42534bfca1fa81509 [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" "6fa21018213dfce09d6f9132f61026d22d22e4342dc39dc42534bfca1fa81509", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustbot-9aa37da6f336ae74) [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] Running unittests (/opt/rustwide/target/debug/deps/rustbot-f4d42e144c1624ee) [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 rustbot [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/code_execution/godbolt.rs - code_execution::godbolt::llvmir::inner (line 313) ... FAILED [INFO] [stdout] test src/code_execution/godbolt.rs - code_execution::godbolt::godbolt::inner (line 261) ... FAILED [INFO] [stdout] test src/code_execution/godbolt.rs - code_execution::godbolt::asmdiff::inner (line 337) ... FAILED [INFO] [stdout] test src/code_execution/godbolt.rs - code_execution::godbolt::mca::inner (line 288) ... FAILED [INFO] [stdout] test src/crates.rs - crates::doc::inner (line 127) ... FAILED [INFO] [stdout] test src/crates.rs - crates::crate_::inner (line 75) ... FAILED [INFO] [stdout] test src/code_execution/mod.rs - code_execution::reply_potentially_long_text (line 19) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/code_execution/godbolt.rs - code_execution::godbolt::llvmir::inner (line 313) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:314:27 [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:314:28 [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:318:2 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:318:3 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:318:4 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/code_execution/godbolt.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?llvmir flags={} rustc={} ``​` [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/code_execution/godbolt.rs - code_execution::godbolt::godbolt::inner (line 261) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:262:29 [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:262:30 [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:266:2 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:266:3 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:266:4 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/code_execution/godbolt.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?godbolt flags={} rustc={} ``​` [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/code_execution/godbolt.rs - code_execution::godbolt::asmdiff::inner (line 337) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:338:29 [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | '`​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:2 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | `'​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:342:3 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​' ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:6 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​` '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​` `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​` ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 11 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 11 | '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:346:2 [INFO] [stdout] | [INFO] [stdout] 11 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 11 | `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:346:3 [INFO] [stdout] | [INFO] [stdout] 11 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:346:4 [INFO] [stdout] | [INFO] [stdout] 11 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 11 | ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/code_execution/godbolt.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?asmdiff flags={} rustc={} ``​` [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/code_execution/godbolt.rs - code_execution::godbolt::mca::inner (line 288) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:289:27 [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | '`​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:293:2 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | `'​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{200b} [INFO] [stdout] --> src/code_execution/godbolt.rs:293:3 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/code_execution/godbolt.rs:293:4 [INFO] [stdout] | [INFO] [stdout] 7 | ``​` [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ``​' [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/code_execution/godbolt.rs:289:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?mca flags={} rustc={} ``​` [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/crates.rs - crates::doc::inner (line 127) stdout ---- [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/crates.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?docs crate_name::module::item [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/crates.rs - crates::crate_::inner (line 75) stdout ---- [INFO] [stdout] error: expected expression, found `?` [INFO] [stdout] --> src/crates.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 3 | ?crate crate_name [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/code_execution/mod.rs - code_execution::reply_potentially_long_text (line 19) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rustbot::reply_potentially_long_text` [INFO] [stdout] --> src/code_execution/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 4 | let args = todo!(); use rustbot::reply_potentially_long_text; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `reply_potentially_long_text` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/code_execution/godbolt.rs - code_execution::godbolt::asmdiff::inner (line 337) [INFO] [stdout] src/code_execution/godbolt.rs - code_execution::godbolt::godbolt::inner (line 261) [INFO] [stdout] src/code_execution/godbolt.rs - code_execution::godbolt::llvmir::inner (line 313) [INFO] [stdout] src/code_execution/godbolt.rs - code_execution::godbolt::mca::inner (line 288) [INFO] [stdout] src/code_execution/mod.rs - code_execution::reply_potentially_long_text (line 19) [INFO] [stdout] src/crates.rs - crates::crate_::inner (line 75) [INFO] [stdout] src/crates.rs - crates::doc::inner (line 127) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6fa21018213dfce09d6f9132f61026d22d22e4342dc39dc42534bfca1fa81509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa21018213dfce09d6f9132f61026d22d22e4342dc39dc42534bfca1fa81509", kill_on_drop: false }` [INFO] [stdout] 6fa21018213dfce09d6f9132f61026d22d22e4342dc39dc42534bfca1fa81509