[INFO] cloning repository https://github.com/GregDavidson/wicci-shim-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregDavidson/wicci-shim-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregDavidson%2Fwicci-shim-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregDavidson%2Fwicci-shim-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecbb344e3ba331a8cf2d2fd084fd42ab854e538b [INFO] testing GregDavidson/wicci-shim-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregDavidson%2Fwicci-shim-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GregDavidson/wicci-shim-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GregDavidson/wicci-shim-rust [INFO] finished tweaking git repo https://github.com/GregDavidson/wicci-shim-rust [INFO] tweaked toml for git repo https://github.com/GregDavidson/wicci-shim-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/GregDavidson/wicci-shim-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ede7471020179861fe1e752ece95fd3f8e87df75685fb2fb3680ecde7334e2b [INFO] running `Command { std: "docker" "start" "-a" "0ede7471020179861fe1e752ece95fd3f8e87df75685fb2fb3680ecde7334e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ede7471020179861fe1e752ece95fd3f8e87df75685fb2fb3680ecde7334e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ede7471020179861fe1e752ece95fd3f8e87df75685fb2fb3680ecde7334e2b", kill_on_drop: false }` [INFO] [stdout] 0ede7471020179861fe1e752ece95fd3f8e87df75685fb2fb3680ecde7334e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dfc7ebe3184be53bf8d71d3dc5f9cd6a3fa4299b657d15429ba32a4f0ac83b7 [INFO] running `Command { std: "docker" "start" "-a" "8dfc7ebe3184be53bf8d71d3dc5f9cd6a3fa4299b657d15429ba32a4f0ac83b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling shim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tinier.rs:81:52 [INFO] [stdout] | [INFO] [stdout] 81 | maybe_buf: &mut Option<&mut Vec>, body: &mut Read, size: usize [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | let conn = try!( Connection::connect(dsn, TlsMode::None) ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `append_request` [INFO] [stdout] --> src/tinier.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn append_request( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.51s [INFO] running `Command { std: "docker" "inspect" "8dfc7ebe3184be53bf8d71d3dc5f9cd6a3fa4299b657d15429ba32a4f0ac83b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfc7ebe3184be53bf8d71d3dc5f9cd6a3fa4299b657d15429ba32a4f0ac83b7", kill_on_drop: false }` [INFO] [stdout] 8dfc7ebe3184be53bf8d71d3dc5f9cd6a3fa4299b657d15429ba32a4f0ac83b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374b0789f8f87bcfc4270d927ee20cb149e2dbe1bd14fca3742dc7cdc289e43a [INFO] running `Command { std: "docker" "start" "-a" "374b0789f8f87bcfc4270d927ee20cb149e2dbe1bd14fca3742dc7cdc289e43a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tinier.rs:81:52 [INFO] [stdout] | [INFO] [stdout] 81 | maybe_buf: &mut Option<&mut Vec>, body: &mut Read, size: usize [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | let conn = try!( Connection::connect(dsn, TlsMode::None) ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `append_request` [INFO] [stdout] --> src/tinier.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn append_request( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "374b0789f8f87bcfc4270d927ee20cb149e2dbe1bd14fca3742dc7cdc289e43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374b0789f8f87bcfc4270d927ee20cb149e2dbe1bd14fca3742dc7cdc289e43a", kill_on_drop: false }` [INFO] [stdout] 374b0789f8f87bcfc4270d927ee20cb149e2dbe1bd14fca3742dc7cdc289e43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d81271875db4a43c7db9fc9b9b994870176ea8f2b537e94721bb585dae0f156f [INFO] running `Command { std: "docker" "start" "-a" "d81271875db4a43c7db9fc9b9b994870176ea8f2b537e94721bb585dae0f156f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tinier.rs:81:52 [INFO] [stderr] | [INFO] [stderr] 81 | maybe_buf: &mut Option<&mut Vec>, body: &mut Read, size: usize [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/db.rs:62:14 [INFO] [stderr] | [INFO] [stderr] 62 | let conn = try!( Connection::connect(dsn, TlsMode::None) ); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `append_request` [INFO] [stderr] --> src/tinier.rs:121:4 [INFO] [stderr] | [INFO] [stderr] 121 | fn append_request( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/shim-eaf1f861ad67bf4b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test options::test::basics_int ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d81271875db4a43c7db9fc9b9b994870176ea8f2b537e94721bb585dae0f156f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81271875db4a43c7db9fc9b9b994870176ea8f2b537e94721bb585dae0f156f", kill_on_drop: false }` [INFO] [stdout] d81271875db4a43c7db9fc9b9b994870176ea8f2b537e94721bb585dae0f156f