[INFO] cloning repository https://github.com/sinofseven/aws-masquerade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinofseven/aws-masquerade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Faws-masquerade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Faws-masquerade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2668fff90ae5da6fbf8044bfc91fb959870e2456 [INFO] testing sinofseven/aws-masquerade against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Faws-masquerade" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinofseven/aws-masquerade on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sinofseven/aws-masquerade [INFO] finished tweaking git repo https://github.com/sinofseven/aws-masquerade [INFO] tweaked toml for git repo https://github.com/sinofseven/aws-masquerade written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sinofseven/aws-masquerade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] a39d1977f6ed3af5f09cdf64f842815134447ce4b8a479dd188f19e69ea9dfda [INFO] running `Command { std: "docker" "start" "-a" "a39d1977f6ed3af5f09cdf64f842815134447ce4b8a479dd188f19e69ea9dfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39d1977f6ed3af5f09cdf64f842815134447ce4b8a479dd188f19e69ea9dfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39d1977f6ed3af5f09cdf64f842815134447ce4b8a479dd188f19e69ea9dfda", kill_on_drop: false }` [INFO] [stdout] a39d1977f6ed3af5f09cdf64f842815134447ce4b8a479dd188f19e69ea9dfda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2da7ace9d67872225ac8f487951886fc7c763c7a63aba901bac21a1b3bd3f5 [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" "fe2da7ace9d67872225ac8f487951886fc7c763c7a63aba901bac21a1b3bd3f5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_sts v0.45.0 [INFO] [stderr] Compiling aws-masquerade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "fe2da7ace9d67872225ac8f487951886fc7c763c7a63aba901bac21a1b3bd3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2da7ace9d67872225ac8f487951886fc7c763c7a63aba901bac21a1b3bd3f5", kill_on_drop: false }` [INFO] [stdout] fe2da7ace9d67872225ac8f487951886fc7c763c7a63aba901bac21a1b3bd3f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 0e6a98583f5f7bd0e088f59902a8c3d51f36a71087ab249064725de2f70232d4 [INFO] running `Command { std: "docker" "start" "-a" "0e6a98583f5f7bd0e088f59902a8c3d51f36a71087ab249064725de2f70232d4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Compiling aws-masquerade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "0e6a98583f5f7bd0e088f59902a8c3d51f36a71087ab249064725de2f70232d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6a98583f5f7bd0e088f59902a8c3d51f36a71087ab249064725de2f70232d4", kill_on_drop: false }` [INFO] [stdout] 0e6a98583f5f7bd0e088f59902a8c3d51f36a71087ab249064725de2f70232d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ddf6bd914d85714b25807db3cbaef798534824d7983cf865b68c9ff286f57e8 [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" "6ddf6bd914d85714b25807db3cbaef798534824d7983cf865b68c9ff286f57e8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.category [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aws_masquerade-7e767b74189bce7f [INFO] [stdout] running 12 tests [INFO] [stdout] test lib::io::test_credentials_create_bash_credentials_3 ... ok [INFO] [stdout] test lib::io::test_credentials_create_bash_credentials_4 ... ok [INFO] [stdout] test lib::io::test_credentials_create_bash_credentials_2 ... ok [INFO] [stdout] test lib::io::test_credentials_create_power_shell_credentials_3 ... ok [INFO] [stdout] test lib::io::test_credentials_create_fish_credentials_4 ... ok [INFO] [stdout] test lib::io::test_credentials_create_power_shell_credentials_4 ... ok [INFO] [stdout] test lib::io::test_credentials_create_power_shell_credentials_1 ... ok [INFO] [stdout] test lib::io::test_credentials_create_power_shell_credentials_2 ... ok [INFO] [stdout] test lib::io::test_credentials_create_bash_credentials_1 ... ok [INFO] [stdout] test lib::io::test_credentials_create_fish_credentials_1 ... ok [INFO] [stdout] test lib::io::test_credentials_create_fish_credentials_2 ... ok [INFO] [stdout] test lib::io::test_credentials_create_fish_credentials_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ddf6bd914d85714b25807db3cbaef798534824d7983cf865b68c9ff286f57e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddf6bd914d85714b25807db3cbaef798534824d7983cf865b68c9ff286f57e8", kill_on_drop: false }` [INFO] [stdout] 6ddf6bd914d85714b25807db3cbaef798534824d7983cf865b68c9ff286f57e8