[INFO] cloning repository https://github.com/pzmicer/xml-validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzmicer/xml-validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fxml-validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fxml-validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fe685aa14abbdb1241d44d7ee2725dfaffb7ed5 [INFO] checking pzmicer/xml-validator against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmicer%2Fxml-validator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pzmicer/xml-validator on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pzmicer/xml-validator [INFO] finished tweaking git repo https://github.com/pzmicer/xml-validator [INFO] tweaked toml for git repo https://github.com/pzmicer/xml-validator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pzmicer/xml-validator 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_derives v2.0.0-rc.0 [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded quick-xml v0.23.0 [INFO] [stderr] Downloaded diesel v2.0.0-rc.0 [INFO] [stderr] Downloaded serde_derive v1.0.139 [INFO] [stderr] Downloaded serde v1.0.139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3359e6fef4a11568e9ef0653dd9415415c7ffd97651a5e418fee23ab05a236e9 [INFO] running `Command { std: "docker" "start" "-a" "3359e6fef4a11568e9ef0653dd9415415c7ffd97651a5e418fee23ab05a236e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3359e6fef4a11568e9ef0653dd9415415c7ffd97651a5e418fee23ab05a236e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3359e6fef4a11568e9ef0653dd9415415c7ffd97651a5e418fee23ab05a236e9", kill_on_drop: false }` [INFO] [stdout] 3359e6fef4a11568e9ef0653dd9415415c7ffd97651a5e418fee23ab05a236e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a76718c2d2369f3b30699678017abfabcd50cc9455f62d41f4e4747a40012cd7 [INFO] running `Command { std: "docker" "start" "-a" "a76718c2d2369f3b30699678017abfabcd50cc9455f62d41f4e4747a40012cd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking bytestring v1.1.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cookie v0.16.0 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_derives v2.0.0-rc.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking diesel v2.0.0-rc.0 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.23.0 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking xml-validator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.83s [INFO] running `Command { std: "docker" "inspect" "a76718c2d2369f3b30699678017abfabcd50cc9455f62d41f4e4747a40012cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76718c2d2369f3b30699678017abfabcd50cc9455f62d41f4e4747a40012cd7", kill_on_drop: false }` [INFO] [stdout] a76718c2d2369f3b30699678017abfabcd50cc9455f62d41f4e4747a40012cd7