[INFO] fetching crate supernotes-client 0.1.0... [INFO] testing supernotes-client-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate supernotes-client 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate supernotes-client 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking crates.io crate supernotes-client 0.1.0 [INFO] finished tweaking crates.io crate supernotes-client 0.1.0 [INFO] tweaked toml for crates.io crate supernotes-client 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate supernotes-client 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] d2b23fbe6777b0df293bbba49f772da07d6bbe96b23b8e0ad97d5a86a8570158 [INFO] running `Command { std: "docker" "start" "-a" "d2b23fbe6777b0df293bbba49f772da07d6bbe96b23b8e0ad97d5a86a8570158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b23fbe6777b0df293bbba49f772da07d6bbe96b23b8e0ad97d5a86a8570158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b23fbe6777b0df293bbba49f772da07d6bbe96b23b8e0ad97d5a86a8570158", kill_on_drop: false }` [INFO] [stdout] d2b23fbe6777b0df293bbba49f772da07d6bbe96b23b8e0ad97d5a86a8570158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 6890c3e9cb37408f52ed8539b7ba64c90e54b920df0970d52816f9e79b512b60 [INFO] running `Command { std: "docker" "start" "-a" "6890c3e9cb37408f52ed8539b7ba64c90e54b920df0970d52816f9e79b512b60", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling oauth2 v4.0.0-alpha.3 [INFO] [stderr] Compiling supernotes-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "6890c3e9cb37408f52ed8539b7ba64c90e54b920df0970d52816f9e79b512b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6890c3e9cb37408f52ed8539b7ba64c90e54b920df0970d52816f9e79b512b60", kill_on_drop: false }` [INFO] [stdout] 6890c3e9cb37408f52ed8539b7ba64c90e54b920df0970d52816f9e79b512b60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 3e9f2879bf19d96a8948794b069d0ab0918c3966d342f1c8ae906bd4197af335 [INFO] running `Command { std: "docker" "start" "-a" "3e9f2879bf19d96a8948794b069d0ab0918c3966d342f1c8ae906bd4197af335", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling supernotes-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.73s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sn-358fe7df19524147) [INFO] [stderr] Executable tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8907a59ba76cac0e) [INFO] running `Command { std: "docker" "inspect" "3e9f2879bf19d96a8948794b069d0ab0918c3966d342f1c8ae906bd4197af335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9f2879bf19d96a8948794b069d0ab0918c3966d342f1c8ae906bd4197af335", kill_on_drop: false }` [INFO] [stdout] 3e9f2879bf19d96a8948794b069d0ab0918c3966d342f1c8ae906bd4197af335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 819b3b782d487a4cbd2fd85a52ba18f7a797c2bfb43b28f31e5714362ed63425 [INFO] running `Command { std: "docker" "start" "-a" "819b3b782d487a4cbd2fd85a52ba18f7a797c2bfb43b28f31e5714362ed63425", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sn-358fe7df19524147) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_card_data ... ok [INFO] [stdout] test tests::test_create_card ... ok [INFO] [stdout] test tests::test_get_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8907a59ba76cac0e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_sn_create ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "819b3b782d487a4cbd2fd85a52ba18f7a797c2bfb43b28f31e5714362ed63425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819b3b782d487a4cbd2fd85a52ba18f7a797c2bfb43b28f31e5714362ed63425", kill_on_drop: false }` [INFO] [stdout] 819b3b782d487a4cbd2fd85a52ba18f7a797c2bfb43b28f31e5714362ed63425