[INFO] cloning repository https://github.com/RustPanda/scroll-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustPanda/scroll-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87efef63529347d45e194c95d1a7c5f030203203 [INFO] testing RustPanda/scroll-example against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RustPanda/scroll-example [INFO] finished tweaking git repo https://github.com/RustPanda/scroll-example [INFO] tweaked toml for git repo https://github.com/RustPanda/scroll-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RustPanda/scroll-example on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RustPanda/scroll-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/axum.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded hermit-abi v0.3.2 [INFO] [stderr] Downloaded html-escape v0.2.13 [INFO] [stderr] Downloaded quote v1.0.32 [INFO] [stderr] Downloaded qrcodegen v1.8.0 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded matchit v0.7.2 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded syn v2.0.28 [INFO] [stderr] Downloaded num-traits v0.2.16 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded png v0.17.9 [INFO] [stderr] Downloaded image v0.24.6 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded hyper v1.0.0-rc.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded fdeflate v0.3.0 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded rustversion v1.0.14 [INFO] [stderr] Downloaded serde_path_to_error v0.1.14 [INFO] [stderr] Downloaded http-body v1.0.0-rc.2 [INFO] [stderr] Downloaded tower-hyper-http-body-compat v0.2.0 [INFO] [stderr] Downloaded local-ip-address v0.5.4 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded qrcode-generator v4.1.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.66 [INFO] [stderr] Downloaded include-flate v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4271b28a5b20634bfb233ddea2c09306c538c52f3ea4116b219c14278ff09fe [INFO] running `Command { std: "docker" "start" "-a" "d4271b28a5b20634bfb233ddea2c09306c538c52f3ea4116b219c14278ff09fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4271b28a5b20634bfb233ddea2c09306c538c52f3ea4116b219c14278ff09fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4271b28a5b20634bfb233ddea2c09306c538c52f3ea4116b219c14278ff09fe", kill_on_drop: false }` [INFO] [stdout] d4271b28a5b20634bfb233ddea2c09306c538c52f3ea4116b219c14278ff09fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8126be472a62f63201d31a5cff0f2cd4139ba50083217b215b3d8e56b1c414a4 [INFO] running `Command { std: "docker" "start" "-a" "8126be472a62f63201d31a5cff0f2cd4139ba50083217b215b3d8e56b1c414a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling axum-core v0.3.4 (https://github.com/tokio-rs/axum.git#cc611b8b) [INFO] [stderr] Compiling axum v0.6.16 (https://github.com/tokio-rs/axum.git#cc611b8b) [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-body v1.0.0-rc.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling qrcode-generator v4.1.8 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyper v1.0.0-rc.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower-hyper-http-body-compat v0.2.0 [INFO] [stderr] Compiling scroll-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.00s [INFO] running `Command { std: "docker" "inspect" "8126be472a62f63201d31a5cff0f2cd4139ba50083217b215b3d8e56b1c414a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8126be472a62f63201d31a5cff0f2cd4139ba50083217b215b3d8e56b1c414a4", kill_on_drop: false }` [INFO] [stdout] 8126be472a62f63201d31a5cff0f2cd4139ba50083217b215b3d8e56b1c414a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c3eeca21cadb6ffcbaadaf68da757764289686fd9847c2b72193e69091d2951 [INFO] running `Command { std: "docker" "start" "-a" "8c3eeca21cadb6ffcbaadaf68da757764289686fd9847c2b72193e69091d2951", kill_on_drop: false }` [INFO] [stderr] Compiling scroll-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "8c3eeca21cadb6ffcbaadaf68da757764289686fd9847c2b72193e69091d2951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3eeca21cadb6ffcbaadaf68da757764289686fd9847c2b72193e69091d2951", kill_on_drop: false }` [INFO] [stdout] 8c3eeca21cadb6ffcbaadaf68da757764289686fd9847c2b72193e69091d2951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4930f658d379fdf5374ccbf89c2697e5c8159195e97d2acb368230c57c268f3d [INFO] running `Command { std: "docker" "start" "-a" "4930f658d379fdf5374ccbf89c2697e5c8159195e97d2acb368230c57c268f3d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scroll_example-aacd57110dfc6f05) [INFO] [stdout] [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" "4930f658d379fdf5374ccbf89c2697e5c8159195e97d2acb368230c57c268f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4930f658d379fdf5374ccbf89c2697e5c8159195e97d2acb368230c57c268f3d", kill_on_drop: false }` [INFO] [stdout] 4930f658d379fdf5374ccbf89c2697e5c8159195e97d2acb368230c57c268f3d