[INFO] fetching crate sssg 1.1.10... [INFO] testing sssg-1.1.10 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sssg 1.1.10 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sssg 1.1.10 [INFO] finished tweaking crates.io crate sssg 1.1.10 [INFO] tweaked toml for crates.io crate sssg 1.1.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sssg 1.1.10 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 crates.io crate sssg 1.1.10 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v6.3.2 [INFO] [stderr] Downloaded die v0.2.0 [INFO] [stderr] Downloaded clappers v2.0.2 [INFO] [stderr] Downloaded minify v1.3.0 [INFO] [stderr] Downloaded tiny_http v0.11.0 [INFO] [stderr] Downloaded cwd v1.1.4 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded minifier v0.0.43 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded placeholder v1.1.3 [INFO] [stderr] Downloaded onig_sys v69.8.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] d7aa492a65798710ce1eb3d2d31fca8cbf2601f36b9be06fa831b7fcd2fa4ae4 [INFO] running `Command { std: "docker" "start" "-a" "d7aa492a65798710ce1eb3d2d31fca8cbf2601f36b9be06fa831b7fcd2fa4ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7aa492a65798710ce1eb3d2d31fca8cbf2601f36b9be06fa831b7fcd2fa4ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7aa492a65798710ce1eb3d2d31fca8cbf2601f36b9be06fa831b7fcd2fa4ae4", kill_on_drop: false }` [INFO] [stdout] d7aa492a65798710ce1eb3d2d31fca8cbf2601f36b9be06fa831b7fcd2fa4ae4 [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] b6d9a59ca61e8745fac61abd9b2d33eb65165f08fcfcd3a108fb9b1ce6b1e6ae [INFO] running `Command { std: "docker" "start" "-a" "b6d9a59ca61e8745fac61abd9b2d33eb65165f08fcfcd3a108fb9b1ce6b1e6ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling onig_sys v69.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling minifier v0.0.43 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clappers v2.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cwd v1.1.4 [INFO] [stderr] Compiling die v0.2.0 [INFO] [stderr] Compiling minify v1.3.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling placeholder v1.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling tiny_http v0.11.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling onig v6.3.2 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling sssg v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.63s [INFO] running `Command { std: "docker" "inspect" "b6d9a59ca61e8745fac61abd9b2d33eb65165f08fcfcd3a108fb9b1ce6b1e6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d9a59ca61e8745fac61abd9b2d33eb65165f08fcfcd3a108fb9b1ce6b1e6ae", kill_on_drop: false }` [INFO] [stdout] b6d9a59ca61e8745fac61abd9b2d33eb65165f08fcfcd3a108fb9b1ce6b1e6ae [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] 45f0ba1ed139e1987f55e740353910307fd7752852390a6686ff8332e0a769cd [INFO] running `Command { std: "docker" "start" "-a" "45f0ba1ed139e1987f55e740353910307fd7752852390a6686ff8332e0a769cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "45f0ba1ed139e1987f55e740353910307fd7752852390a6686ff8332e0a769cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f0ba1ed139e1987f55e740353910307fd7752852390a6686ff8332e0a769cd", kill_on_drop: false }` [INFO] [stdout] 45f0ba1ed139e1987f55e740353910307fd7752852390a6686ff8332e0a769cd [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] 22183955fd7bdd4cfb78dd35ac0219df50bc91e244f4009b65b9a4a722b73bcf [INFO] running `Command { std: "docker" "start" "-a" "22183955fd7bdd4cfb78dd35ac0219df50bc91e244f4009b65b9a4a722b73bcf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "22183955fd7bdd4cfb78dd35ac0219df50bc91e244f4009b65b9a4a722b73bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22183955fd7bdd4cfb78dd35ac0219df50bc91e244f4009b65b9a4a722b73bcf", kill_on_drop: false }` [INFO] [stdout] 22183955fd7bdd4cfb78dd35ac0219df50bc91e244f4009b65b9a4a722b73bcf