[INFO] cloning repository https://github.com/Tamschi/asteracea-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tamschi/asteracea-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fasteracea-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fasteracea-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8902c976b67e3dfbff6efae7fad77c5371300e98 [INFO] testing Tamschi/asteracea-website/8902c976b67e3dfbff6efae7fad77c5371300e98 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fasteracea-website" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamschi/asteracea-website on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tamschi/asteracea-website [INFO] finished tweaking git repo https://github.com/Tamschi/asteracea-website [INFO] tweaked toml for git repo https://github.com/Tamschi/asteracea-website written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tamschi/asteracea-website 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/Asteracea.git` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/lignin-html.git` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/rhizome.git` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/lignin.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Tamschi/lignin-schema.git` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/fruit-salad.git` [INFO] [stderr] Updating git repository `https://github.com/Tamschi/unquote.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29 [INFO] [stderr] Downloaded this-is-fine v0.0.1 [INFO] [stderr] Downloaded unquote v0.0.6 [INFO] [stderr] Downloaded tiptoe v0.0.2 [INFO] [stderr] Downloaded abort v0.1.3 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Downloaded tiny_http v0.11.0 [INFO] [stderr] Downloaded merging-iterator v1.3.0 [INFO] [stderr] Downloaded heck-but-macros v0.0.1 [INFO] [stderr] Downloaded try-lazy-init v0.0.2 [INFO] [stderr] Downloaded unzip-n v0.1.2 [INFO] [stderr] Downloaded easy-ext v1.0.0 [INFO] [stderr] Downloaded lignin v0.1.0 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded syn-mid v0.5.3 [INFO] [stderr] Downloaded higher-order-closure v0.0.5 [INFO] [stderr] Downloaded linotype v0.0.1 [INFO] [stderr] Downloaded debugless-unwrap v0.0.4 [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded pinus v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc1331d2791364a16598512903061a01c580b9d84f2de96ede1394f95e3cf7c2 [INFO] running `Command { std: "docker" "start" "-a" "bc1331d2791364a16598512903061a01c580b9d84f2de96ede1394f95e3cf7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc1331d2791364a16598512903061a01c580b9d84f2de96ede1394f95e3cf7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1331d2791364a16598512903061a01c580b9d84f2de96ede1394f95e3cf7c2", kill_on_drop: false }` [INFO] [stdout] bc1331d2791364a16598512903061a01c580b9d84f2de96ede1394f95e3cf7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0601a3c3edaa0054c399b3249fe37f280305e5b37fb886322eacac75d0064982 [INFO] running `Command { std: "docker" "start" "-a" "0601a3c3edaa0054c399b3249fe37f280305e5b37fb886322eacac75d0064982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling debugless-unwrap v0.0.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling abort v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling this-is-fine v0.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tiptoe v0.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lignin v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling heck-but-macros v0.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling merging-iterator v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling easy-ext v1.0.0 [INFO] [stderr] Compiling higher-order-closure v0.0.5 [INFO] [stderr] Compiling linotype v0.0.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling try-lazy-init v0.0.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lignin-schema v0.0.4 (https://github.com/Tamschi/lignin-schema.git?branch=develop#a60d7ac8) [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pinus v0.0.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tiny_http v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling unquote v0.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling unquote v0.0.6 (https://github.com/Tamschi/unquote.git?branch=develop#9cfdc00b) [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling fruit-salad_proc-macro-definitions v0.0.2 (https://github.com/Tamschi/fruit-salad.git?branch=develop#e8ddafb7) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling asteracea_proc-macro-definitions v0.0.2 (https://github.com/Tamschi/Asteracea.git?branch=develop#745eec5a) [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling lignin-html v0.0.5 (https://github.com/Tamschi/lignin-html.git?branch=develop#471bb158) [INFO] [stderr] Compiling fruit-salad v0.0.2 (https://github.com/Tamschi/fruit-salad.git?branch=develop#e8ddafb7) [INFO] [stderr] Compiling rhizome v0.0.1 (https://github.com/Tamschi/rhizome.git?branch=develop#a566bc0e) [INFO] [stderr] Compiling asteracea v0.0.2 (https://github.com/Tamschi/Asteracea.git?branch=develop#745eec5a) [INFO] [stderr] Compiling asteracea-website v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: unquote v0.0.6, unquote v0.0.6 (https://github.com/Tamschi/unquote.git?branch=develop#9cfdc00b) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0601a3c3edaa0054c399b3249fe37f280305e5b37fb886322eacac75d0064982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0601a3c3edaa0054c399b3249fe37f280305e5b37fb886322eacac75d0064982", kill_on_drop: false }` [INFO] [stdout] 0601a3c3edaa0054c399b3249fe37f280305e5b37fb886322eacac75d0064982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2db90ab244ec1c6d532498af7b6c4bed94b540b20399dfd85af74c3bc90900bb [INFO] running `Command { std: "docker" "start" "-a" "2db90ab244ec1c6d532498af7b6c4bed94b540b20399dfd85af74c3bc90900bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling version-sync v0.9.4 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling unquote v0.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling unquote v0.0.6 (https://github.com/Tamschi/unquote.git?branch=develop#9cfdc00b) [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling fruit-salad_proc-macro-definitions v0.0.2 (https://github.com/Tamschi/fruit-salad.git?branch=develop#e8ddafb7) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling asteracea_proc-macro-definitions v0.0.2 (https://github.com/Tamschi/Asteracea.git?branch=develop#745eec5a) [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling lignin-html v0.0.5 (https://github.com/Tamschi/lignin-html.git?branch=develop#471bb158) [INFO] [stderr] Compiling fruit-salad v0.0.2 (https://github.com/Tamschi/fruit-salad.git?branch=develop#e8ddafb7) [INFO] [stderr] Compiling rhizome v0.0.1 (https://github.com/Tamschi/rhizome.git?branch=develop#a566bc0e) [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling asteracea v0.0.2 (https://github.com/Tamschi/Asteracea.git?branch=develop#745eec5a) [INFO] [stderr] Compiling asteracea-website v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lignin v0.1.0 (https://github.com/Tamschi/lignin.git?branch=develop#3786f293) [INFO] [stderr] error: could not compile `asteracea-website` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name asteracea_website --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5424aca809a3e66b -C extra-filename=-5424aca809a3e66b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asteracea=/opt/rustwide/target/debug/deps/libasteracea-9ad75edaec18bcd1.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-a910bb7485a78a1e.rlib --extern git_info=/opt/rustwide/target/debug/deps/libgit_info-c273531d35fadfe6.rlib --extern lignin=/opt/rustwide/target/debug/deps/liblignin-85e473e0a7ac9df5.rlib --extern lignin_html=/opt/rustwide/target/debug/deps/liblignin_html-bb641707b165ffc6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b22c9c3e5c529e98.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-140a4ec21c7f7d60.rlib --extern rhizome=/opt/rustwide/target/debug/deps/librhizome-3aa721f583199292.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-5935edf284086e62.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-cef73496aa1feda2.so --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-fed94ea53d984f66.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-ca794197765b1089.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2db90ab244ec1c6d532498af7b6c4bed94b540b20399dfd85af74c3bc90900bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db90ab244ec1c6d532498af7b6c4bed94b540b20399dfd85af74c3bc90900bb", kill_on_drop: false }` [INFO] [stdout] 2db90ab244ec1c6d532498af7b6c4bed94b540b20399dfd85af74c3bc90900bb