[INFO] fetching crate saml2aws-auto 1.10.1... [INFO] testing saml2aws-auto-1.10.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate saml2aws-auto 1.10.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate saml2aws-auto 1.10.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate saml2aws-auto 1.10.1 [INFO] finished tweaking crates.io crate saml2aws-auto 1.10.1 [INFO] tweaked toml for crates.io crate saml2aws-auto 1.10.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate saml2aws-auto 1.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa68ab5a8d7207977e88f03420d4a826562eab2904f8b379ca27150e7094cb9 [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" "8aa68ab5a8d7207977e88f03420d4a826562eab2904f8b379ca27150e7094cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa68ab5a8d7207977e88f03420d4a826562eab2904f8b379ca27150e7094cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa68ab5a8d7207977e88f03420d4a826562eab2904f8b379ca27150e7094cb9", kill_on_drop: false }` [INFO] [stdout] 8aa68ab5a8d7207977e88f03420d4a826562eab2904f8b379ca27150e7094cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac45230af4a7f8a2fa40706ac49db68dbaa0e84456d671eb55ed09bd949585a7 [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" "ac45230af4a7f8a2fa40706ac49db68dbaa0e84456d671eb55ed09bd949585a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling crossterm_screen v0.2.5 [INFO] [stderr] Compiling crossterm_cursor v0.2.6 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossterm_input v0.3.9 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling crossterm_terminal v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling keyring v0.7.1 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling saml2aws-auto v1.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ac45230af4a7f8a2fa40706ac49db68dbaa0e84456d671eb55ed09bd949585a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac45230af4a7f8a2fa40706ac49db68dbaa0e84456d671eb55ed09bd949585a7", kill_on_drop: false }` [INFO] [stdout] ac45230af4a7f8a2fa40706ac49db68dbaa0e84456d671eb55ed09bd949585a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] de75294155816e6f152ea28d3aaa38aa2d5199ccbf7ab9078a7fbecbd1d04bfe [INFO] running `Command { std: "docker" "start" "-a" "de75294155816e6f152ea28d3aaa38aa2d5199ccbf7ab9078a7fbecbd1d04bfe", kill_on_drop: false }` [INFO] [stderr] Compiling saml2aws-auto v1.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "de75294155816e6f152ea28d3aaa38aa2d5199ccbf7ab9078a7fbecbd1d04bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de75294155816e6f152ea28d3aaa38aa2d5199ccbf7ab9078a7fbecbd1d04bfe", kill_on_drop: false }` [INFO] [stdout] de75294155816e6f152ea28d3aaa38aa2d5199ccbf7ab9078a7fbecbd1d04bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea97da78bc3ff484762bdfaa25206c138d07f47569cae86852b7f70dc4f0d11b [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" "ea97da78bc3ff484762bdfaa25206c138d07f47569cae86852b7f70dc4f0d11b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/saml2aws_auto-02b1d906314a39f2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test saml::tests::arn_to_role_info_returns_account_id ... ok [INFO] [stdout] test saml::tests::arn_to_role_info_returns_role_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea97da78bc3ff484762bdfaa25206c138d07f47569cae86852b7f70dc4f0d11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea97da78bc3ff484762bdfaa25206c138d07f47569cae86852b7f70dc4f0d11b", kill_on_drop: false }` [INFO] [stdout] ea97da78bc3ff484762bdfaa25206c138d07f47569cae86852b7f70dc4f0d11b