[INFO] fetching crate memsecurity 3.5.2... [INFO] testing memsecurity-3.5.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate memsecurity 3.5.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate memsecurity 3.5.2 [INFO] finished tweaking crates.io crate memsecurity 3.5.2 [INFO] tweaked toml for crates.io crate memsecurity 3.5.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate memsecurity 3.5.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate memsecurity 3.5.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef86127851f2e4e9a34593299915ee9d2db30b239158a6abb62cfe0e79c9112 [INFO] running `Command { std: "docker" "start" "-a" "bef86127851f2e4e9a34593299915ee9d2db30b239158a6abb62cfe0e79c9112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef86127851f2e4e9a34593299915ee9d2db30b239158a6abb62cfe0e79c9112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef86127851f2e4e9a34593299915ee9d2db30b239158a6abb62cfe0e79c9112", kill_on_drop: false }` [INFO] [stdout] bef86127851f2e4e9a34593299915ee9d2db30b239158a6abb62cfe0e79c9112 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcac4cce181ce9dc945b5f22540c021e51ecc97e3a5b62a6802dd0df442aa11e [INFO] running `Command { std: "docker" "start" "-a" "dcac4cce181ce9dc945b5f22540c021e51ecc97e3a5b62a6802dd0df442aa11e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ascon v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling borsh v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memsec v0.6.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling borsh-derive v1.2.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ascon-aead v0.4.2 [INFO] [stderr] Compiling memsecurity v3.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "dcac4cce181ce9dc945b5f22540c021e51ecc97e3a5b62a6802dd0df442aa11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcac4cce181ce9dc945b5f22540c021e51ecc97e3a5b62a6802dd0df442aa11e", kill_on_drop: false }` [INFO] [stdout] dcac4cce181ce9dc945b5f22540c021e51ecc97e3a5b62a6802dd0df442aa11e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c11af3d02b0b25b08f965154bfba5537843ff9b60da1cdc5a52987ebd58837 [INFO] running `Command { std: "docker" "start" "-a" "80c11af3d02b0b25b08f965154bfba5537843ff9b60da1cdc5a52987ebd58837", kill_on_drop: false }` [INFO] [stderr] Compiling memsecurity v3.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `foo` in this scope [INFO] [stdout] --> examples/simple.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | foo() [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> examples/simple.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 8 | feature = "ed25519", [INFO] [stdout] | ------------------- the item is gated behind the `ed25519` feature [INFO] [stdout] ... [INFO] [stdout] 12 | fn foo() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `memsecurity` (example "simple") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80c11af3d02b0b25b08f965154bfba5537843ff9b60da1cdc5a52987ebd58837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c11af3d02b0b25b08f965154bfba5537843ff9b60da1cdc5a52987ebd58837", kill_on_drop: false }` [INFO] [stdout] 80c11af3d02b0b25b08f965154bfba5537843ff9b60da1cdc5a52987ebd58837