[INFO] cloning repository https://github.com/sunng87/weather-webapp-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunng87/weather-webapp-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunng87%2Fweather-webapp-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunng87%2Fweather-webapp-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b593190a2d37118d884887c3b77cfcacaa9008f [INFO] testing sunng87/weather-webapp-demo against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunng87%2Fweather-webapp-demo" "/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/sunng87/weather-webapp-demo 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 git repo https://github.com/sunng87/weather-webapp-demo [INFO] finished tweaking git repo https://github.com/sunng87/weather-webapp-demo [INFO] tweaked toml for git repo https://github.com/sunng87/weather-webapp-demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sunng87/weather-webapp-demo 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-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" "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] 9712d60132c27b421a1310c2983329b95bb7f071a9e7f73ccda47cae6f60d8e3 [INFO] running `Command { std: "docker" "start" "-a" "9712d60132c27b421a1310c2983329b95bb7f071a9e7f73ccda47cae6f60d8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9712d60132c27b421a1310c2983329b95bb7f071a9e7f73ccda47cae6f60d8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9712d60132c27b421a1310c2983329b95bb7f071a9e7f73ccda47cae6f60d8e3", kill_on_drop: false }` [INFO] [stdout] 9712d60132c27b421a1310c2983329b95bb7f071a9e7f73ccda47cae6f60d8e3 [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" "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] 63f7328e8dadd8ae1ac0321d3a8dcc49c7e9bee1165f763e1b972478b72d0d97 [INFO] running `Command { std: "docker" "start" "-a" "63f7328e8dadd8ae1ac0321d3a8dcc49c7e9bee1165f763e1b972478b72d0d97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling handlebars v4.1.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hdrhistogram v7.3.0 [INFO] [stderr] Compiling metriki-core v1.6.2 [INFO] [stderr] Compiling metriki-log-reporter v0.1.4 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling metriki-tower v0.2.3 [INFO] [stderr] Compiling openweathermap v0.2.4 [INFO] [stderr] Compiling weatherapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "63f7328e8dadd8ae1ac0321d3a8dcc49c7e9bee1165f763e1b972478b72d0d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f7328e8dadd8ae1ac0321d3a8dcc49c7e9bee1165f763e1b972478b72d0d97", kill_on_drop: false }` [INFO] [stdout] 63f7328e8dadd8ae1ac0321d3a8dcc49c7e9bee1165f763e1b972478b72d0d97 [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" "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] [stdout] 4fd09060701180bbb0b17ea382a09eb73846342b48603abda83dbed761f51039 [INFO] running `Command { std: "docker" "start" "-a" "4fd09060701180bbb0b17ea382a09eb73846342b48603abda83dbed761f51039", kill_on_drop: false }` [INFO] [stderr] Compiling weatherapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "4fd09060701180bbb0b17ea382a09eb73846342b48603abda83dbed761f51039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd09060701180bbb0b17ea382a09eb73846342b48603abda83dbed761f51039", kill_on_drop: false }` [INFO] [stdout] 4fd09060701180bbb0b17ea382a09eb73846342b48603abda83dbed761f51039 [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" "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] 6df9cd7115398cc64c3b5b293344a115485d3333fbc6d8dbb6591daa2507d706 [INFO] running `Command { std: "docker" "start" "-a" "6df9cd7115398cc64c3b5b293344a115485d3333fbc6d8dbb6591daa2507d706", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weatherapp-3efae7361a00309c) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6df9cd7115398cc64c3b5b293344a115485d3333fbc6d8dbb6591daa2507d706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df9cd7115398cc64c3b5b293344a115485d3333fbc6d8dbb6591daa2507d706", kill_on_drop: false }` [INFO] [stdout] 6df9cd7115398cc64c3b5b293344a115485d3333fbc6d8dbb6591daa2507d706