[INFO] cloning repository https://github.com/macaroon-rs/macaroon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macaroon-rs/macaroon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacaroon-rs%2Fmacaroon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacaroon-rs%2Fmacaroon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dc8cc1c56c53126d8f84ec5799ff88805774eb7 [INFO] testing macaroon-rs/macaroon-rs against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacaroon-rs%2Fmacaroon-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/macaroon-rs/macaroon-rs on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/macaroon-rs/macaroon-rs [INFO] finished tweaking git repo https://github.com/macaroon-rs/macaroon-rs [INFO] tweaked toml for git repo https://github.com/macaroon-rs/macaroon-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/macaroon-rs/macaroon-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 7199f40fe511b11161a84edf2dbdb1fc774e97faa4472be1c37372c646ce75d8 [INFO] running `Command { std: "docker" "start" "-a" "7199f40fe511b11161a84edf2dbdb1fc774e97faa4472be1c37372c646ce75d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7199f40fe511b11161a84edf2dbdb1fc774e97faa4472be1c37372c646ce75d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7199f40fe511b11161a84edf2dbdb1fc774e97faa4472be1c37372c646ce75d8", kill_on_drop: false }` [INFO] [stdout] 7199f40fe511b11161a84edf2dbdb1fc774e97faa4472be1c37372c646ce75d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] a4c8119f8151d01805c62500f4be585329a21bd260c8220b7cf0a1ad4f108ac5 [INFO] running `Command { std: "docker" "start" "-a" "a4c8119f8151d01805c62500f4be585329a21bd260c8220b7cf0a1ad4f108ac5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling macaroon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "a4c8119f8151d01805c62500f4be585329a21bd260c8220b7cf0a1ad4f108ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c8119f8151d01805c62500f4be585329a21bd260c8220b7cf0a1ad4f108ac5", kill_on_drop: false }` [INFO] [stdout] a4c8119f8151d01805c62500f4be585329a21bd260c8220b7cf0a1ad4f108ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c4ca25863341e45d9fcb3617d0510ce7ec8e08bc7353d46bab37829dd330799 [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" "3c4ca25863341e45d9fcb3617d0510ce7ec8e08bc7353d46bab37829dd330799", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling macaroon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.03s [INFO] running `Command { std: "docker" "inspect" "3c4ca25863341e45d9fcb3617d0510ce7ec8e08bc7353d46bab37829dd330799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4ca25863341e45d9fcb3617d0510ce7ec8e08bc7353d46bab37829dd330799", kill_on_drop: false }` [INFO] [stdout] 3c4ca25863341e45d9fcb3617d0510ce7ec8e08bc7353d46bab37829dd330799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] ac5f323ddc3b2ae5cae4542c434a3e229912d93ed8090ea46e04d16800f4cc5b [INFO] running `Command { std: "docker" "start" "-a" "ac5f323ddc3b2ae5cae4542c434a3e229912d93ed8090ea46e04d16800f4cc5b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/macaroon-90429fffd37d1849 [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test verifier::tests::test_macaroon_exact_caveat ... ok [INFO] [stdout] test serialization::v1::tests::test_serialize_deserialize ... ok [INFO] [stdout] test serialization::v2json::tests::test_deserialize ... ok [INFO] [stdout] test tests::create_macaroon_with_third_party_caveat ... ok [INFO] [stdout] test verifier::tests::test_macaroon_exact_caveat_wrong_context ... ok [INFO] [stdout] test verifier::tests::test_macaroon_exact_caveat_wrong_verifier ... ok [INFO] [stdout] test verifier::tests::test_macaroon_third_party_caveat_with_cycle ... ok [INFO] [stdout] test crypto::test::test_encrypt_decrypt ... ok [INFO] [stdout] test tests::create_macaroon ... ok [INFO] [stdout] test tests::create_macaroon_with_first_party_caveat ... ok [INFO] [stdout] test serialization::v2::tests::test_serialize ... ok [INFO] [stdout] test serialization::v1::tests::test_deserialize_two_caveats ... ok [INFO] [stdout] test verifier::tests::test_macaroon_two_exact_caveats ... ok [INFO] [stdout] test serialization::v2json::tests::test_serialize_deserialize ... ok [INFO] [stdout] test verifier::tests::test_macaroon_two_exact_caveats_incomplete_verifier ... ok [INFO] [stdout] test tests::create_invalid_macaroon ... ok [INFO] [stdout] test serialization::v2::tests::test_serialize_deserialize ... ok [INFO] [stdout] test verifier::tests::test_simple_macaroon ... ok [INFO] [stdout] test verifier::tests::test_macaroon_two_exact_and_one_general_caveat ... ok [INFO] [stdout] test verifier::tests::test_macaroon_two_exact_and_one_general_incomplete_verifier ... ok [INFO] [stdout] test serialization::v1::tests::test_deserialize ... ok [INFO] [stdout] test verifier::tests::test_simple_macaroon_bad_verifier_key ... ok [INFO] [stdout] test verifier::tests::test_macaroon_two_exact_and_one_general_fails_general ... ok [INFO] [stdout] test serialization::v2::tests::test_deserialize ... ok [INFO] [stdout] test verifier::tests::test_macaroon_third_party_caveat ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests macaroon [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 30) ... 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" "ac5f323ddc3b2ae5cae4542c434a3e229912d93ed8090ea46e04d16800f4cc5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5f323ddc3b2ae5cae4542c434a3e229912d93ed8090ea46e04d16800f4cc5b", kill_on_drop: false }` [INFO] [stdout] ac5f323ddc3b2ae5cae4542c434a3e229912d93ed8090ea46e04d16800f4cc5b