[INFO] updating cached repository https://github.com/ascii-dresden/ascii-pay-authentication-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cc3fbd59c60aca5a5d1dc1dd299829052126dee [INFO] testing ascii-dresden/ascii-pay-authentication-proxy against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-pay-authentication-proxy" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ascii-dresden/ascii-pay-authentication-proxy on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ascii-dresden/ascii-pay-authentication-proxy [INFO] finished tweaking git repo https://github.com/ascii-dresden/ascii-pay-authentication-proxy [INFO] tweaked toml for git repo https://github.com/ascii-dresden/ascii-pay-authentication-proxy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ascii-dresden/ascii-pay-authentication-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cfa92bed8169fec3861a3fcbc1a3e3e79ab95a743533b661e2ab8a8c072fabf [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" "5cfa92bed8169fec3861a3fcbc1a3e3e79ab95a743533b661e2ab8a8c072fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cfa92bed8169fec3861a3fcbc1a3e3e79ab95a743533b661e2ab8a8c072fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfa92bed8169fec3861a3fcbc1a3e3e79ab95a743533b661e2ab8a8c072fabf", kill_on_drop: false }` [INFO] [stdout] 5cfa92bed8169fec3861a3fcbc1a3e3e79ab95a743533b661e2ab8a8c072fabf [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aeb0012386d759eb328a7ced90f88d7463fe69c199690dd94136f8e99bd07cd [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" "2aeb0012386d759eb328a7ced90f88d7463fe69c199690dd94136f8e99bd07cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling evdev-sys v0.2.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling pcsc v2.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling evdev-rs v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling ascii-pay-authentication-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "2aeb0012386d759eb328a7ced90f88d7463fe69c199690dd94136f8e99bd07cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aeb0012386d759eb328a7ced90f88d7463fe69c199690dd94136f8e99bd07cd", kill_on_drop: false }` [INFO] [stdout] 2aeb0012386d759eb328a7ced90f88d7463fe69c199690dd94136f8e99bd07cd [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a3d7aa39a5cc176edca3227f71fb950f761a655122e0b9d2c2861dc14678bc4f [INFO] running `Command { std: "docker" "start" "-a" "a3d7aa39a5cc176edca3227f71fb950f761a655122e0b9d2c2861dc14678bc4f", kill_on_drop: false }` [INFO] [stderr] Compiling ascii-pay-authentication-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.97s [INFO] running `Command { std: "docker" "inspect" "a3d7aa39a5cc176edca3227f71fb950f761a655122e0b9d2c2861dc14678bc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d7aa39a5cc176edca3227f71fb950f761a655122e0b9d2c2861dc14678bc4f", kill_on_drop: false }` [INFO] [stdout] a3d7aa39a5cc176edca3227f71fb950f761a655122e0b9d2c2861dc14678bc4f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2724feaffea13e2bec01bf00a5e9b3259d22b0b1965955cedb099d349b4fe591 [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" "2724feaffea13e2bec01bf00a5e9b3259d22b0b1965955cedb099d349b4fe591", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.70s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ascii_pay_authentication_proxy-29ca212b2d0f03dd [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test nfc::mifare_utils::crc_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2724feaffea13e2bec01bf00a5e9b3259d22b0b1965955cedb099d349b4fe591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2724feaffea13e2bec01bf00a5e9b3259d22b0b1965955cedb099d349b4fe591", kill_on_drop: false }` [INFO] [stdout] 2724feaffea13e2bec01bf00a5e9b3259d22b0b1965955cedb099d349b4fe591