[INFO] cloning repository https://github.com/smartcard-auth-service/smartcard-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smartcard-auth-service/smartcard-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcard-auth-service%2Fsmartcard-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcard-auth-service%2Fsmartcard-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4dfae800f27b81af4ff5917ad89f010778ed028 [INFO] checking smartcard-auth-service/smartcard-reader against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcard-auth-service%2Fsmartcard-reader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/smartcard-auth-service/smartcard-reader [INFO] finished tweaking git repo https://github.com/smartcard-auth-service/smartcard-reader [INFO] tweaked toml for git repo https://github.com/smartcard-auth-service/smartcard-reader written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/smartcard-auth-service/smartcard-reader on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/smartcard-auth-service/smartcard-reader 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.11.0 [INFO] [stderr] Downloaded prost-derive v0.11.0 [INFO] [stderr] Downloaded tonic-build v0.8.0 [INFO] [stderr] Downloaded which v4.2.5 [INFO] [stderr] Downloaded prost-types v0.11.1 [INFO] [stderr] Downloaded pcsc-sys v1.2.0 [INFO] [stderr] Downloaded pcsc v2.7.0 [INFO] [stderr] Downloaded once_cell v1.13.1 [INFO] [stderr] Downloaded prettyplease v0.1.18 [INFO] [stderr] Downloaded tonic v0.8.0 [INFO] [stderr] Downloaded tower-http v0.3.4 [INFO] [stderr] Downloaded axum v0.5.15 [INFO] [stderr] Downloaded anyhow v1.0.62 [INFO] [stderr] Downloaded axum-core v0.2.7 [INFO] [stderr] Downloaded futures-channel v0.3.23 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded futures-task v0.3.23 [INFO] [stderr] Downloaded futures-core v0.3.23 [INFO] [stderr] Downloaded futures-sink v0.3.23 [INFO] [stderr] Downloaded prost-build v0.11.1 [INFO] [stderr] Downloaded futures-util v0.3.23 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca8d183f971581a3761c21cb083c22720b6357c1d1db3b62578934ef3390e970 [INFO] running `Command { std: "docker" "start" "-a" "ca8d183f971581a3761c21cb083c22720b6357c1d1db3b62578934ef3390e970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca8d183f971581a3761c21cb083c22720b6357c1d1db3b62578934ef3390e970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8d183f971581a3761c21cb083c22720b6357c1d1db3b62578934ef3390e970", kill_on_drop: false }` [INFO] [stdout] ca8d183f971581a3761c21cb083c22720b6357c1d1db3b62578934ef3390e970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a30075e1700360166c13efaf79b7ef29d5bbe0d901913d98c9a31d49a0327c3 [INFO] running `Command { std: "docker" "start" "-a" "7a30075e1700360166c13efaf79b7ef29d5bbe0d901913d98c9a31d49a0327c3", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prettyplease v0.1.18 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pcsc v2.7.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking axum-core v0.2.7 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling smartcard-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking axum v0.5.15 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.8.0 [INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/smartcard-reader-00bb7bbc7d210751/out/helloworld.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tonic::include_proto!("helloworld"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/smartcard-reader-00bb7bbc7d210751/out/helloworld.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tonic::include_proto!("helloworld"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smartcard-reader` (bin "server" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused imports: `Attribute`, `Error`, `MAX_ATR_SIZE`, `MAX_BUFFER_SIZE`, `Protocols`, and `ShareMode` [INFO] [stdout] --> examples/card_reader.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use pcsc::{Attribute, Context, Error, Protocols, Scope, ShareMode, MAX_ATR_SIZE, MAX_BUFFER_SIZE}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smartcard-reader` (bin "client" test) due to 1 previous error [INFO] [stdout] warning: unused imports: `Request`, `Response`, `Status`, and `transport::Server` [INFO] [stdout] --> examples/grpc_server.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use tonic::{transport::Server, Request, Response, Status}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> examples/card_reader.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let reader = match readers.next() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let test = smartcard::Test { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/smartcard-reader-00bb7bbc7d210751/out/helloworld.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tonic::include_proto!("helloworld"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/smartcard-reader-00bb7bbc7d210751/out/helloworld.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tonic::include_proto!("helloworld"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smartcard-reader` (bin "client") due to 1 previous error [INFO] [stdout] warning: unused import: `tonic` [INFO] [stdout] --> examples/proto.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tonic; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smartcard-reader` (bin "server") due to 1 previous error [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let test = smartcard::Test { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a30075e1700360166c13efaf79b7ef29d5bbe0d901913d98c9a31d49a0327c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a30075e1700360166c13efaf79b7ef29d5bbe0d901913d98c9a31d49a0327c3", kill_on_drop: false }` [INFO] [stdout] 7a30075e1700360166c13efaf79b7ef29d5bbe0d901913d98c9a31d49a0327c3