[INFO] cloning repository https://github.com/hariamoor/lp_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hariamoor/lp_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariamoor%2Flp_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariamoor%2Flp_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ec89c33470ab01b136fd4fb7ebb5cced65039c6 [INFO] testing hariamoor/lp_generator against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariamoor%2Flp_generator" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hariamoor/lp_generator on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hariamoor/lp_generator [INFO] finished tweaking git repo https://github.com/hariamoor/lp_generator [INFO] tweaked toml for git repo https://github.com/hariamoor/lp_generator written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/hariamoor/lp_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd90d56c1b9474432671b6c685c5ca92ed8f38baa0c1002b9c6da762628fe77 [INFO] running `Command { std: "docker" "start" "-a" "7fd90d56c1b9474432671b6c685c5ca92ed8f38baa0c1002b9c6da762628fe77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd90d56c1b9474432671b6c685c5ca92ed8f38baa0c1002b9c6da762628fe77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd90d56c1b9474432671b6c685c5ca92ed8f38baa0c1002b9c6da762628fe77", kill_on_drop: false }` [INFO] [stdout] 7fd90d56c1b9474432671b6c685c5ca92ed8f38baa0c1002b9c6da762628fe77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 560c401270ed18af0a61ed7d0f03473593fddfefe082754a9155741e343cb692 [INFO] running `Command { std: "docker" "start" "-a" "560c401270ed18af0a61ed7d0f03473593fddfefe082754a9155741e343cb692", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling lp_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error::Error`, `result::Result` [INFO] [stdout] --> src/resource.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{fmt::Debug, error::Error, result::Result}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "560c401270ed18af0a61ed7d0f03473593fddfefe082754a9155741e343cb692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560c401270ed18af0a61ed7d0f03473593fddfefe082754a9155741e343cb692", kill_on_drop: false }` [INFO] [stdout] 560c401270ed18af0a61ed7d0f03473593fddfefe082754a9155741e343cb692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a6163b96d559e01ee91e64df37e54409e95a75de3a7a288ca84d388b33b1a7 [INFO] running `Command { std: "docker" "start" "-a" "b3a6163b96d559e01ee91e64df37e54409e95a75de3a7a288ca84d388b33b1a7", kill_on_drop: false }` [INFO] [stderr] Compiling lp_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "b3a6163b96d559e01ee91e64df37e54409e95a75de3a7a288ca84d388b33b1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a6163b96d559e01ee91e64df37e54409e95a75de3a7a288ca84d388b33b1a7", kill_on_drop: false }` [INFO] [stdout] b3a6163b96d559e01ee91e64df37e54409e95a75de3a7a288ca84d388b33b1a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccef5b8c98f326ce8d0b6e6f2f5e8d923cb4f7dafd9261bdbd925058bbc7f82f [INFO] running `Command { std: "docker" "start" "-a" "ccef5b8c98f326ce8d0b6e6f2f5e8d923cb4f7dafd9261bdbd925058bbc7f82f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lp_generator-97b9bd02ae0a43a2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test resource::tests::test_large ... ok [INFO] [stdout] test resource::tests::test_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccef5b8c98f326ce8d0b6e6f2f5e8d923cb4f7dafd9261bdbd925058bbc7f82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccef5b8c98f326ce8d0b6e6f2f5e8d923cb4f7dafd9261bdbd925058bbc7f82f", kill_on_drop: false }` [INFO] [stdout] ccef5b8c98f326ce8d0b6e6f2f5e8d923cb4f7dafd9261bdbd925058bbc7f82f