[INFO] cloning repository https://github.com/cm-kazup0n/aurl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cm-kazup0n/aurl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Faurl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Faurl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241942f4bcd9a6d41c2e3836e550073128403f49 [INFO] testing cm-kazup0n/aurl-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcm-kazup0n%2Faurl-rust" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cm-kazup0n/aurl-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cm-kazup0n/aurl-rust [INFO] finished tweaking git repo https://github.com/cm-kazup0n/aurl-rust [INFO] tweaked toml for git repo https://github.com/cm-kazup0n/aurl-rust written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/cm-kazup0n/aurl-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96b7ea76d4f9e6861318fd000de9abc18494797e636f2eeb4a8bc2db7ebdeba7 [INFO] running `Command { std: "docker" "start" "-a" "96b7ea76d4f9e6861318fd000de9abc18494797e636f2eeb4a8bc2db7ebdeba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b7ea76d4f9e6861318fd000de9abc18494797e636f2eeb4a8bc2db7ebdeba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b7ea76d4f9e6861318fd000de9abc18494797e636f2eeb4a8bc2db7ebdeba7", kill_on_drop: false }` [INFO] [stdout] 96b7ea76d4f9e6861318fd000de9abc18494797e636f2eeb4a8bc2db7ebdeba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164f0df02720df46df54ce46a50384c073e104fdcf5b5d96d4d4d1eba9238d70 [INFO] running `Command { std: "docker" "start" "-a" "164f0df02720df46df54ce46a50384c073e104fdcf5b5d96d4d4d1eba9238d70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tini v1.2.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling base64 v0.3.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aurl-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.14s [INFO] running `Command { std: "docker" "inspect" "164f0df02720df46df54ce46a50384c073e104fdcf5b5d96d4d4d1eba9238d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164f0df02720df46df54ce46a50384c073e104fdcf5b5d96d4d4d1eba9238d70", kill_on_drop: false }` [INFO] [stdout] 164f0df02720df46df54ce46a50384c073e104fdcf5b5d96d4d4d1eba9238d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3359831d6f54571ea822604ad14e3f625e8bbd922c2f131b2ebee98695c0ce25 [INFO] running `Command { std: "docker" "start" "-a" "3359831d6f54571ea822604ad14e3f625e8bbd922c2f131b2ebee98695c0ce25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aurl-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.07s [INFO] running `Command { std: "docker" "inspect" "3359831d6f54571ea822604ad14e3f625e8bbd922c2f131b2ebee98695c0ce25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3359831d6f54571ea822604ad14e3f625e8bbd922c2f131b2ebee98695c0ce25", kill_on_drop: false }` [INFO] [stdout] 3359831d6f54571ea822604ad14e3f625e8bbd922c2f131b2ebee98695c0ce25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a30f2b4df360dffedaa4bb99ba27e1eac665359c3e5256c7c7d656a788375ca4 [INFO] running `Command { std: "docker" "start" "-a" "a30f2b4df360dffedaa4bb99ba27e1eac665359c3e5256c7c7d656a788375ca4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aurl_rust-e55741a0324e120b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test oauth2::test::generate_pkce_challenge ... ok [INFO] [stdout] test oauth2::test::test_cache_path ... ok [INFO] [stdout] test output::test::export_header_test_without_basic ... ok [INFO] [stdout] test output::test::export_post_method ... ok [INFO] [stdout] test output::test::export_curl_test_without_authorization ... ok [INFO] [stdout] test oauth2::test::long_verifier_ng - should panic ... ok [INFO] [stdout] test oauth2::test::short_verifier_ng - should panic ... ok [INFO] [stdout] test oauth2::test::test_save_cache ... ok [INFO] [stdout] test oauth2::test::test_get_valid_cache ... ok [INFO] [stdout] test oauth2::test::test_get_expired_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a30f2b4df360dffedaa4bb99ba27e1eac665359c3e5256c7c7d656a788375ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30f2b4df360dffedaa4bb99ba27e1eac665359c3e5256c7c7d656a788375ca4", kill_on_drop: false }` [INFO] [stdout] a30f2b4df360dffedaa4bb99ba27e1eac665359c3e5256c7c7d656a788375ca4