[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] building pchampin/sophia_rs against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia_rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pchampin/sophia_rs on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc4fd647d3c335bdc409dadd2afaf34078627731640f42c7550e50f1b0900b8 [INFO] running `Command { std: "docker" "start" "-a" "bdc4fd647d3c335bdc409dadd2afaf34078627731640f42c7550e50f1b0900b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc4fd647d3c335bdc409dadd2afaf34078627731640f42c7550e50f1b0900b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc4fd647d3c335bdc409dadd2afaf34078627731640f42c7550e50f1b0900b8", kill_on_drop: false }` [INFO] [stdout] bdc4fd647d3c335bdc409dadd2afaf34078627731640f42c7550e50f1b0900b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3de29e86724b715ba0052b1aba1b981c17a32b9f18edb3bcbcb019427c0627 [INFO] running `Command { std: "docker" "start" "-a" "ca3de29e86724b715ba0052b1aba1b981c17a32b9f18edb3bcbcb019427c0627", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [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 resiter v0.4.0 [INFO] [stderr] Compiling oxilangtag v0.1.2 [INFO] [stderr] Compiling rio_api v0.6.2 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling oxiri v0.2.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling rio_turtle v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling rio_xml v0.6.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [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 16.78s [INFO] running `Command { std: "docker" "inspect" "ca3de29e86724b715ba0052b1aba1b981c17a32b9f18edb3bcbcb019427c0627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3de29e86724b715ba0052b1aba1b981c17a32b9f18edb3bcbcb019427c0627", kill_on_drop: false }` [INFO] [stdout] ca3de29e86724b715ba0052b1aba1b981c17a32b9f18edb3bcbcb019427c0627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825fbb5dbd50373149a0fb99f790b1e1e1a13c22ba74be97a38639728df0a051 [INFO] running `Command { std: "docker" "start" "-a" "825fbb5dbd50373149a0fb99f790b1e1e1a13c22ba74be97a38639728df0a051", 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 crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling half v1.8.2 [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 textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [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 cast v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> api/src/ns.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | / namespace!( [INFO] [stdout] 176 | | "http://www.w3.org/1999/02/22-rdf-syntax-ns#", [INFO] [stdout] 177 | | // classes [INFO] [stdout] 178 | | Alt, [INFO] [stdout] ... | [INFO] [stdout] 215 | | type_, "type" [INFO] [stdout] 216 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> api/src/ns.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | / namespace!( [INFO] [stdout] 223 | | "http://www.w3.org/2001/XMLSchema#", [INFO] [stdout] 224 | | anyType, [INFO] [stdout] 225 | | anySimpleType, [INFO] [stdout] ... | [INFO] [stdout] 269 | | positiveInteger [INFO] [stdout] 270 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> api/src/ns.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | / namespace!( [INFO] [stdout] 276 | | "http://www.w3.org/2000/01/rdf-schema#", [INFO] [stdout] 277 | | // types [INFO] [stdout] 278 | | Class, [INFO] [stdout] ... | [INFO] [stdout] 294 | | seeAlso [INFO] [stdout] 295 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> api/src/ns.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | / namespace!( [INFO] [stdout] 301 | | "http://www.w3.org/XML/1998/namespace#", [INFO] [stdout] 302 | | lang, [INFO] [stdout] 303 | | space, [INFO] [stdout] ... | [INFO] [stdout] 307 | | Father [INFO] [stdout] 308 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> api/src/ns.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | / namespace!( [INFO] [stdout] 314 | | "http://www.w3.org/2002/07/owl#", [INFO] [stdout] 315 | | Nothing, [INFO] [stdout] 316 | | Thing, [INFO] [stdout] ... | [INFO] [stdout] 353 | | unionOf [INFO] [stdout] 354 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] error: could not compile `sophia_inmem` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sophia_inmem --edition=2021 inmem/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=07e45790c7f8e01d -C extra-filename=-07e45790c7f8e01d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sophia_api=/opt/rustwide/target/debug/deps/libsophia_api-88ad70b34180f966.rlib --extern sophia_indexed=/opt/rustwide/target/debug/deps/libsophia_indexed-175ccdf88f7afdc4.rlib --extern sophia_term=/opt/rustwide/target/debug/deps/libsophia_term-ca5d539804acd4bf.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "825fbb5dbd50373149a0fb99f790b1e1e1a13c22ba74be97a38639728df0a051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825fbb5dbd50373149a0fb99f790b1e1e1a13c22ba74be97a38639728df0a051", kill_on_drop: false }` [INFO] [stdout] 825fbb5dbd50373149a0fb99f790b1e1e1a13c22ba74be97a38639728df0a051