[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 master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia_rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pchampin/sophia_rs on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weak-table v0.3.2 [INFO] [stderr] Downloaded test-case v1.2.3 [INFO] [stderr] Downloaded plotters v0.3.4 [INFO] [stderr] Downloaded oxiri v0.2.2 [INFO] [stderr] Downloaded rio_xml v0.6.2 [INFO] [stderr] Downloaded rio_api v0.6.2 [INFO] [stderr] Downloaded rio_turtle v0.6.2 [INFO] [stderr] Downloaded oxilangtag v0.1.3 [INFO] [stderr] Downloaded mownstr v0.1.3 [INFO] [stderr] Downloaded resiter v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0da917213fe8d76ac126a1daabb4416d909bf30d027da01666c0f400535f47f4 [INFO] running `Command { std: "docker" "start" "-a" "0da917213fe8d76ac126a1daabb4416d909bf30d027da01666c0f400535f47f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0da917213fe8d76ac126a1daabb4416d909bf30d027da01666c0f400535f47f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da917213fe8d76ac126a1daabb4416d909bf30d027da01666c0f400535f47f4", kill_on_drop: false }` [INFO] [stdout] 0da917213fe8d76ac126a1daabb4416d909bf30d027da01666c0f400535f47f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33f5fb532a90523b6bdfcc3feef06f0f7f21ecb9d7ff3742be4d1d9c2d9884a8 [INFO] running `Command { std: "docker" "start" "-a" "33f5fb532a90523b6bdfcc3feef06f0f7f21ecb9d7ff3742be4d1d9c2d9884a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.27 [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 aho-corasick v0.7.19 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rio_xml v0.6.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling thiserror v1.0.34 [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 13.08s [INFO] running `Command { std: "docker" "inspect" "33f5fb532a90523b6bdfcc3feef06f0f7f21ecb9d7ff3742be4d1d9c2d9884a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f5fb532a90523b6bdfcc3feef06f0f7f21ecb9d7ff3742be4d1d9c2d9884a8", kill_on_drop: false }` [INFO] [stdout] 33f5fb532a90523b6bdfcc3feef06f0f7f21ecb9d7ff3742be4d1d9c2d9884a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfd392fbeff47be1cde2b57eb6217a431bcc8c74adcf934ada9a78c0954fd30b [INFO] running `Command { std: "docker" "start" "-a" "cfd392fbeff47be1cde2b57eb6217a431bcc8c74adcf934ada9a78c0954fd30b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.34.0 [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_turtle v0.7.2 (/opt/rustwide/workdir/turtle) [INFO] [stderr] Compiling sophia_xml v0.7.2 (/opt/rustwide/workdir/xml) [INFO] [stderr] Compiling sophia_jsonld v0.7.2 (/opt/rustwide/workdir/jsonld) [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling sophia_term v0.7.2 (/opt/rustwide/workdir/term) [INFO] [stderr] Compiling sophia_api v0.7.2 (/opt/rustwide/workdir/api) [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.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sophia v0.7.2 (/opt/rustwide/workdir/sophia) [INFO] [stderr] Compiling sophia_iri v0.7.2 (/opt/rustwide/workdir/iri) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.16s [INFO] running `Command { std: "docker" "inspect" "cfd392fbeff47be1cde2b57eb6217a431bcc8c74adcf934ada9a78c0954fd30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd392fbeff47be1cde2b57eb6217a431bcc8c74adcf934ada9a78c0954fd30b", kill_on_drop: false }` [INFO] [stdout] cfd392fbeff47be1cde2b57eb6217a431bcc8c74adcf934ada9a78c0954fd30b