[INFO] cloning repository https://github.com/pchampin/sophia_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pchampin/sophia_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a3f7acd9b03d2d46a9fd580dd3a73e96e8d2e18 [INFO] testing pchampin/sophia_rs against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia_rs" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pchampin/sophia_rs on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pchampin/sophia_rs [INFO] finished tweaking git repo https://github.com/pchampin/sophia_rs [INFO] tweaked toml for git repo https://github.com/pchampin/sophia_rs written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.9 [INFO] [stderr] Downloaded rio_xml v0.6.2 [INFO] [stderr] Downloaded rio_api v0.6.2 [INFO] [stderr] Downloaded oxilangtag v0.1.3 [INFO] [stderr] Downloaded oxiri v0.2.2 [INFO] [stderr] Downloaded test-case v1.2.3 [INFO] [stderr] Downloaded resiter v0.4.0 [INFO] [stderr] Downloaded mownstr v0.1.3 [INFO] [stderr] Downloaded rio_turtle v0.6.2 [INFO] [stderr] Downloaded weak-table v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b27d5a5619157b9dc74c85fcebe65a63abcdf3324758fc3338e66268342b28c7 [INFO] running `Command { std: "docker" "start" "-a" "b27d5a5619157b9dc74c85fcebe65a63abcdf3324758fc3338e66268342b28c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27d5a5619157b9dc74c85fcebe65a63abcdf3324758fc3338e66268342b28c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27d5a5619157b9dc74c85fcebe65a63abcdf3324758fc3338e66268342b28c7", kill_on_drop: false }` [INFO] [stdout] b27d5a5619157b9dc74c85fcebe65a63abcdf3324758fc3338e66268342b28c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0513eccb00de0522255bd6f860f704734a4895d65248f29a192175a34be5484 [INFO] running `Command { std: "docker" "start" "-a" "b0513eccb00de0522255bd6f860f704734a4895d65248f29a192175a34be5484", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mownstr v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling oxilangtag v0.1.3 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling rio_api v0.6.2 [INFO] [stderr] Compiling oxiri v0.2.2 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling rio_turtle v0.6.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rio_xml v0.6.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling sophia_iri v0.7.2 (/opt/rustwide/workdir/iri) [INFO] [stderr] Compiling sophia_api v0.7.2 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling sophia_term v0.7.2 (/opt/rustwide/workdir/term) [INFO] [stderr] Compiling sophia_rio v0.7.2 (/opt/rustwide/workdir/rio) [INFO] [stderr] Compiling sophia_xml v0.7.2 (/opt/rustwide/workdir/xml) [INFO] [stderr] Compiling sophia_indexed v0.7.2 (/opt/rustwide/workdir/indexed) [INFO] [stderr] Compiling sophia_inmem v0.7.2 (/opt/rustwide/workdir/inmem) [INFO] [stderr] Compiling sophia_turtle v0.7.2 (/opt/rustwide/workdir/turtle) [INFO] [stderr] Compiling sophia_jsonld v0.7.2 (/opt/rustwide/workdir/jsonld) [INFO] [stderr] Compiling sophia v0.7.2 (/opt/rustwide/workdir/sophia) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.74s [INFO] running `Command { std: "docker" "inspect" "b0513eccb00de0522255bd6f860f704734a4895d65248f29a192175a34be5484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0513eccb00de0522255bd6f860f704734a4895d65248f29a192175a34be5484", kill_on_drop: false }` [INFO] [stdout] b0513eccb00de0522255bd6f860f704734a4895d65248f29a192175a34be5484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d969254957023eca84c16744e75a60e69fd79ea681b5b388236fc6c590926eba [INFO] running `Command { std: "docker" "start" "-a" "d969254957023eca84c16744e75a60e69fd79ea681b5b388236fc6c590926eba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling sophia_rio v0.7.2 (/opt/rustwide/workdir/rio) [INFO] [stderr] Compiling sophia_indexed v0.7.2 (/opt/rustwide/workdir/indexed) [INFO] [stderr] Compiling sophia_inmem v0.7.2 (/opt/rustwide/workdir/inmem) [INFO] [stderr] Compiling sophia_xml v0.7.2 (/opt/rustwide/workdir/xml) [INFO] [stderr] Compiling sophia_turtle v0.7.2 (/opt/rustwide/workdir/turtle) [INFO] [stderr] Compiling sophia_jsonld v0.7.2 (/opt/rustwide/workdir/jsonld) [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] error: could not compile `sophia_turtle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sophia_turtle --edition=2021 turtle/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 -C metadata=b6e3290d93de3a7e -C extra-filename=-b6e3290d93de3a7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern oxiri=/opt/rustwide/target/debug/deps/liboxiri-fdc5a9ac62b77fcc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f7baa57f48d210d0.rlib --extern rio_api=/opt/rustwide/target/debug/deps/librio_api-5a6cde1e536e9164.rlib --extern rio_turtle=/opt/rustwide/target/debug/deps/librio_turtle-92459120d8d1a3b8.rlib --extern sophia_api=/opt/rustwide/target/debug/deps/libsophia_api-325492d591c7b488.rlib --extern sophia_indexed=/opt/rustwide/target/debug/deps/libsophia_indexed-b804eee2f546890a.rlib --extern sophia_inmem=/opt/rustwide/target/debug/deps/libsophia_inmem-8a012ee3da95f5e8.rlib --extern sophia_iri=/opt/rustwide/target/debug/deps/libsophia_iri-8517869f8ab58631.rlib --extern sophia_rio=/opt/rustwide/target/debug/deps/libsophia_rio-bde1f2df486b3386.rlib --extern sophia_term=/opt/rustwide/target/debug/deps/libsophia_term-2fe378c6a3f398b4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-189245c3946a4900.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bc95072eb3e45104 -C extra-filename=-bc95072eb3e45104 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d969254957023eca84c16744e75a60e69fd79ea681b5b388236fc6c590926eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d969254957023eca84c16744e75a60e69fd79ea681b5b388236fc6c590926eba", kill_on_drop: false }` [INFO] [stdout] d969254957023eca84c16744e75a60e69fd79ea681b5b388236fc6c590926eba