[INFO] cloning repository https://github.com/conectado/pkcs11-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conectado/pkcs11-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconectado%2Fpkcs11-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconectado%2Fpkcs11-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4cf863fca03caf9be1d85827f600a4b9653c42 [INFO] testing conectado/pkcs11-test against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconectado%2Fpkcs11-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/conectado/pkcs11-test [INFO] finished tweaking git repo https://github.com/conectado/pkcs11-test [INFO] tweaked toml for git repo https://github.com/conectado/pkcs11-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conectado/pkcs11-test 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] crate git repo https://github.com/conectado/pkcs11-test 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 65813c5b019cbe383b58ceaf762943b95263f4464bc00d859b836b7d45b6303e [INFO] running `Command { std: "docker" "start" "-a" "65813c5b019cbe383b58ceaf762943b95263f4464bc00d859b836b7d45b6303e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65813c5b019cbe383b58ceaf762943b95263f4464bc00d859b836b7d45b6303e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65813c5b019cbe383b58ceaf762943b95263f4464bc00d859b836b7d45b6303e", kill_on_drop: false }` [INFO] [stdout] 65813c5b019cbe383b58ceaf762943b95263f4464bc00d859b836b7d45b6303e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1589fa16c4e5363ee3c7af2ada6efaaf31e78693714ebfb2dde300a952244f47 [INFO] running `Command { std: "docker" "start" "-a" "1589fa16c4e5363ee3c7af2ada6efaaf31e78693714ebfb2dde300a952244f47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling cryptoki-sys v0.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cryptoki v0.3.0 [INFO] [stderr] Compiling pkcs11-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `session` in module `cryptoki::types` [INFO] [stdout] --> src/main.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | cryptoki::types::session.generate_key_pair(&mechanism, pub_key_template, priv_key_template); [INFO] [stdout] | ^^^^^^^ not found in `cryptoki::types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `pub_key_template` in this scope [INFO] [stdout] --> src/main.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | cryptoki::types::session.generate_key_pair(&mechanism, pub_key_template, priv_key_template); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `priv_key_template` in this scope [INFO] [stdout] --> src/main.rs:29:82 [INFO] [stdout] | [INFO] [stdout] 29 | cryptoki::types::session.generate_key_pair(&mechanism, pub_key_template, priv_key_template); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkcs11-test` (bin "pkcs11-test") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1589fa16c4e5363ee3c7af2ada6efaaf31e78693714ebfb2dde300a952244f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1589fa16c4e5363ee3c7af2ada6efaaf31e78693714ebfb2dde300a952244f47", kill_on_drop: false }` [INFO] [stdout] 1589fa16c4e5363ee3c7af2ada6efaaf31e78693714ebfb2dde300a952244f47