[INFO] fetching crate horned-functional 0.1.2... [INFO] testing horned-functional-0.1.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate horned-functional 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate horned-functional 0.1.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate horned-functional 0.1.2 [INFO] finished tweaking crates.io crate horned-functional 0.1.2 [INFO] tweaked toml for crates.io crate horned-functional 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a8f33ecc871f0b7c3a7cb97f08e80dafb562a22b2e9d953c80b8554eef5fe7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9a8f33ecc871f0b7c3a7cb97f08e80dafb562a22b2e9d953c80b8554eef5fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a8f33ecc871f0b7c3a7cb97f08e80dafb562a22b2e9d953c80b8554eef5fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a8f33ecc871f0b7c3a7cb97f08e80dafb562a22b2e9d953c80b8554eef5fe7", kill_on_drop: false }` [INFO] [stdout] e9a8f33ecc871f0b7c3a7cb97f08e80dafb562a22b2e9d953c80b8554eef5fe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041496a1af15ec43281e7f3d8765a4f53a160d448559f5dfdf74544182af744a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "041496a1af15ec43281e7f3d8765a4f53a160d448559f5dfdf74544182af744a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling curie v0.0.8 [INFO] [stderr] Compiling enum_meta v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling curie v0.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling horned-owl v0.6.0 [INFO] [stderr] Compiling horned-functional v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.81s [INFO] running `Command { std: "docker" "inspect" "041496a1af15ec43281e7f3d8765a4f53a160d448559f5dfdf74544182af744a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041496a1af15ec43281e7f3d8765a4f53a160d448559f5dfdf74544182af744a", kill_on_drop: false }` [INFO] [stdout] 041496a1af15ec43281e7f3d8765a4f53a160d448559f5dfdf74544182af744a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 386e0e7f3e460dc8f438b169b3a2de5079aa325afa6002878ea0f57236d0e079 [INFO] running `Command { std: "docker" "start" "-a" "386e0e7f3e460dc8f438b169b3a2de5079aa325afa6002878ea0f57236d0e079", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ureq v0.12.1 [INFO] [stderr] Compiling horned-functional v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.13s [INFO] running `Command { std: "docker" "inspect" "386e0e7f3e460dc8f438b169b3a2de5079aa325afa6002878ea0f57236d0e079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386e0e7f3e460dc8f438b169b3a2de5079aa325afa6002878ea0f57236d0e079", kill_on_drop: false }` [INFO] [stdout] 386e0e7f3e460dc8f438b169b3a2de5079aa325afa6002878ea0f57236d0e079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1e7d3243bb80ee3e892217d3ac4f4877f233cba8462e8ff9737af23074f620a [INFO] running `Command { std: "docker" "start" "-a" "b1e7d3243bb80ee3e892217d3ac4f4877f233cba8462e8ff9737af23074f620a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/horned_functional-20f1ac577b659037) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test from_fn_str::tests::test_remaining_input ... ok [INFO] [stdout] test parser::tests::quoted_string ... ok [INFO] [stdout] test parser::tests::ontology_document_empty ... ok [INFO] [stdout] test from_pair::tests::declare_class ... ok [INFO] [stdout] test parser::tests::literal ... ok [INFO] [stdout] test parser::tests::ontology_document ... ok [INFO] [stdout] test from_pair::tests::iri ... ok [INFO] [stdout] test parser::tests::object_intersection_of ... ok [INFO] [stdout] test from_pair::tests::import ... ok [INFO] [stderr] Running tests/foundry.rs (/opt/rustwide/target/debug/deps/foundry-4fc958c7a5753d92) [INFO] [stdout] test parser::tests::object_some_values_from ... ok [INFO] [stdout] test parser::tests::typed_literal ... ok [INFO] [stdout] test from_pair::tests::ontology_document ... ok [INFO] [stdout] test parser::tests::string_literal_with_language ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test cl ... ignored [INFO] [stdout] test ecocore ... ignored [INFO] [stdout] test ro ... ignored [INFO] [stdout] test aero ... ok [INFO] [stdout] test cio ... ok [INFO] [stdout] test apo ... ok [INFO] [stdout] test symp ... ok [INFO] [stdout] test plana ... ok [INFO] [stdout] test peco ... ok [INFO] [stdout] test ms ... ok [INFO] [stdout] test hao ... ok [INFO] [stderr] Doc-tests horned-functional [INFO] [stdout] test to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 12.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/error.rs - error::Error::InvalidFacet (line 59) ... ok [INFO] [stdout] test src/error.rs - error::Error::ExpansionError (line 44) ... ok [INFO] [stdout] test src/error.rs - error::Error::IOError (line 30) ... ok [INFO] [stdout] test src/error.rs - error::Error::PestError (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1e7d3243bb80ee3e892217d3ac4f4877f233cba8462e8ff9737af23074f620a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e7d3243bb80ee3e892217d3ac4f4877f233cba8462e8ff9737af23074f620a", kill_on_drop: false }` [INFO] [stdout] b1e7d3243bb80ee3e892217d3ac4f4877f233cba8462e8ff9737af23074f620a