[INFO] cloning repository https://github.com/docknetwork/sparql2rify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docknetwork/sparql2rify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocknetwork%2Fsparql2rify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocknetwork%2Fsparql2rify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 514e20911252a006cead4e8db0ca263b7081d38b [INFO] checking docknetwork/sparql2rify against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocknetwork%2Fsparql2rify" "/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/docknetwork/sparql2rify on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/docknetwork/sparql2rify [INFO] finished tweaking git repo https://github.com/docknetwork/sparql2rify [INFO] tweaked toml for git repo https://github.com/docknetwork/sparql2rify written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/docknetwork/sparql2rify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4fcc3a42198abb3c552414aebc87e1741150105e50ae82a40c8251dcd3ac0bd [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" "c4fcc3a42198abb3c552414aebc87e1741150105e50ae82a40c8251dcd3ac0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4fcc3a42198abb3c552414aebc87e1741150105e50ae82a40c8251dcd3ac0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fcc3a42198abb3c552414aebc87e1741150105e50ae82a40c8251dcd3ac0bd", kill_on_drop: false }` [INFO] [stdout] c4fcc3a42198abb3c552414aebc87e1741150105e50ae82a40c8251dcd3ac0bd [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e8aca924569dba251eada0f05689ee6fc1aebdf05cfe36639aa1275fd14378f [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" "6e8aca924569dba251eada0f05689ee6fc1aebdf05cfe36639aa1275fd14378f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking oxilangtag v0.1.1 [INFO] [stderr] Checking rio_api v0.5.0 [INFO] [stderr] Checking oxiri v0.1.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking rio_turtle v0.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking rio_xml v0.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking lasso v0.3.1 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking oxigraph v0.1.1 (/opt/rustwide/workdir/oxigraph/lib) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking rify v0.5.1 [INFO] [stderr] Checking sparql2rify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "6e8aca924569dba251eada0f05689ee6fc1aebdf05cfe36639aa1275fd14378f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8aca924569dba251eada0f05689ee6fc1aebdf05cfe36639aa1275fd14378f", kill_on_drop: false }` [INFO] [stdout] 6e8aca924569dba251eada0f05689ee6fc1aebdf05cfe36639aa1275fd14378f