[INFO] fetching crate press-btn-continue 0.1.0... [INFO] checking press-btn-continue-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate press-btn-continue 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate press-btn-continue 0.1.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate press-btn-continue 0.1.0 [INFO] finished tweaking crates.io crate press-btn-continue 0.1.0 [INFO] tweaked toml for crates.io crate press-btn-continue 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate press-btn-continue 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbbfbf0be9efbf7e2ca47ef6d5bf2930ac014c8b298c0e39be8e2f0006e46fc1 [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" "fbbfbf0be9efbf7e2ca47ef6d5bf2930ac014c8b298c0e39be8e2f0006e46fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbbfbf0be9efbf7e2ca47ef6d5bf2930ac014c8b298c0e39be8e2f0006e46fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbbfbf0be9efbf7e2ca47ef6d5bf2930ac014c8b298c0e39be8e2f0006e46fc1", kill_on_drop: false }` [INFO] [stdout] fbbfbf0be9efbf7e2ca47ef6d5bf2930ac014c8b298c0e39be8e2f0006e46fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42baa2e97f3c5c75a9e6a845cdba275f7fecf58315e74b7e664b97c10ef39e66 [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" "42baa2e97f3c5c75a9e6a845cdba275f7fecf58315e74b7e664b97c10ef39e66", kill_on_drop: false }` [INFO] [stderr] Checking press-btn-continue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `wait` in crate `press_btn_continue` [INFO] [stdout] --> examples/basic.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | press_btn_continue::wait("Press any key to continue...").unwrap(); [INFO] [stdout] | ^^^^ not found in `press_btn_continue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `press-btn-continue` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "42baa2e97f3c5c75a9e6a845cdba275f7fecf58315e74b7e664b97c10ef39e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42baa2e97f3c5c75a9e6a845cdba275f7fecf58315e74b7e664b97c10ef39e66", kill_on_drop: false }` [INFO] [stdout] 42baa2e97f3c5c75a9e6a845cdba275f7fecf58315e74b7e664b97c10ef39e66