[INFO] cloning repository https://github.com/itedya/plt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itedya/plt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitedya%2Fplt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitedya%2Fplt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 753df5521b8304d5e3052d9cd8f794178f9f5b1d [INFO] testing itedya/plt against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitedya%2Fplt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itedya/plt [INFO] finished tweaking git repo https://github.com/itedya/plt [INFO] tweaked toml for git repo https://github.com/itedya/plt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itedya/plt on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itedya/plt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4d04590b6e49548bde28b7736c7edc177c06f27fd94cd1fb32fcede940d6608 [INFO] running `Command { std: "docker" "start" "-a" "c4d04590b6e49548bde28b7736c7edc177c06f27fd94cd1fb32fcede940d6608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4d04590b6e49548bde28b7736c7edc177c06f27fd94cd1fb32fcede940d6608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d04590b6e49548bde28b7736c7edc177c06f27fd94cd1fb32fcede940d6608", kill_on_drop: false }` [INFO] [stdout] c4d04590b6e49548bde28b7736c7edc177c06f27fd94cd1fb32fcede940d6608 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3ce3a0ad1c2774d19f0ce31697a779da0eefa4ab55f575c7332fd9b4d22d50 [INFO] running `Command { std: "docker" "start" "-a" "4b3ce3a0ad1c2774d19f0ce31697a779da0eefa4ab55f575c7332fd9b4d22d50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling plt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "4b3ce3a0ad1c2774d19f0ce31697a779da0eefa4ab55f575c7332fd9b4d22d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3ce3a0ad1c2774d19f0ce31697a779da0eefa4ab55f575c7332fd9b4d22d50", kill_on_drop: false }` [INFO] [stdout] 4b3ce3a0ad1c2774d19f0ce31697a779da0eefa4ab55f575c7332fd9b4d22d50 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e2203df1b3b5c56bcc54bc75c80c3b7143cdd0243d203abfd6bbcdae5dbb32 [INFO] running `Command { std: "docker" "start" "-a" "d4e2203df1b3b5c56bcc54bc75c80c3b7143cdd0243d203abfd6bbcdae5dbb32", kill_on_drop: false }` [INFO] [stderr] Compiling plt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `check_if_rust_code_is_valid` found for struct `text_code_fsa::TextCodeFSA` in the current scope [INFO] [stdout] --> src/text_code_fsa.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TextCodeFSA { [INFO] [stdout] | ---------------------- function or associated item `check_if_rust_code_is_valid` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 314 | assert!(TextCodeFSA::check_if_rust_code_is_valid(" \"hello world\" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `text_code_fsa::TextCodeFSA` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `text_code_fsa::TextCodeFSA`, consider using `text_code_fsa::TextCodeFSA::new` which returns `text_code_fsa::TextCodeFSA` [INFO] [stdout] --> src/text_code_fsa.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new() -> TextCodeFSA { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `check_if_rust_code_is_valid` found for struct `text_code_fsa::TextCodeFSA` in the current scope [INFO] [stdout] --> src/text_code_fsa.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TextCodeFSA { [INFO] [stdout] | ---------------------- function or associated item `check_if_rust_code_is_valid` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 315 | assert!(TextCodeFSA::check_if_rust_code_is_valid(" \"hello ?> world\" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `text_code_fsa::TextCodeFSA` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `text_code_fsa::TextCodeFSA`, consider using `text_code_fsa::TextCodeFSA::new` which returns `text_code_fsa::TextCodeFSA` [INFO] [stdout] --> src/text_code_fsa.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new() -> TextCodeFSA { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `check_if_rust_code_is_valid` found for struct `text_code_fsa::TextCodeFSA` in the current scope [INFO] [stdout] --> src/text_code_fsa.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TextCodeFSA { [INFO] [stdout] | ---------------------- function or associated item `check_if_rust_code_is_valid` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 317 | assert_eq!(TextCodeFSA::check_if_rust_code_is_valid(" \"hello ?"), false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `text_code_fsa::TextCodeFSA` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `text_code_fsa::TextCodeFSA`, consider using `text_code_fsa::TextCodeFSA::new` which returns `text_code_fsa::TextCodeFSA` [INFO] [stdout] --> src/text_code_fsa.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new() -> TextCodeFSA { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plt` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d4e2203df1b3b5c56bcc54bc75c80c3b7143cdd0243d203abfd6bbcdae5dbb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e2203df1b3b5c56bcc54bc75c80c3b7143cdd0243d203abfd6bbcdae5dbb32", kill_on_drop: false }` [INFO] [stdout] d4e2203df1b3b5c56bcc54bc75c80c3b7143cdd0243d203abfd6bbcdae5dbb32