[INFO] fetching crate fastobo-graphs 0.4.3... [INFO] checking fastobo-graphs-0.4.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate fastobo-graphs 0.4.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fastobo-graphs 0.4.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fastobo-graphs 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fastobo-graphs 0.4.3 [INFO] tweaked toml for crates.io crate fastobo-graphs 0.4.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fastobo-graphs 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mashup-impl v0.1.12 [INFO] [stderr] Downloaded mashup v0.1.12 [INFO] [stderr] Downloaded obofoundry v0.8.0 [INFO] [stderr] Downloaded fastobo-derive-internal v0.13.0 [INFO] [stderr] Downloaded fastobo v0.13.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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879e41e6021d87ae680a3a104ccb9396061a4b235f66aad1c0f37064ed9be6f1 [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" "879e41e6021d87ae680a3a104ccb9396061a4b235f66aad1c0f37064ed9be6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879e41e6021d87ae680a3a104ccb9396061a4b235f66aad1c0f37064ed9be6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879e41e6021d87ae680a3a104ccb9396061a4b235f66aad1c0f37064ed9be6f1", kill_on_drop: false }` [INFO] [stdout] 879e41e6021d87ae680a3a104ccb9396061a4b235f66aad1c0f37064ed9be6f1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a56ee9ead41eb59c9ce622cfb9ba761e67b1d5e90810b5e7d04b8d1896907978 [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" "a56ee9ead41eb59c9ce622cfb9ba761e67b1d5e90810b5e7d04b8d1896907978", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking smartstring v0.2.6 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling mashup-impl v0.1.12 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking mashup v0.1.12 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling blanket v0.1.3 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Checking fastobo-syntax v0.6.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling fastobo-derive-internal v0.13.0 [INFO] [stderr] Checking fastobo v0.13.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Checking obofoundry v0.8.0 [INFO] [stderr] Checking fastobo-graphs v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "a56ee9ead41eb59c9ce622cfb9ba761e67b1d5e90810b5e7d04b8d1896907978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56ee9ead41eb59c9ce622cfb9ba761e67b1d5e90810b5e7d04b8d1896907978", kill_on_drop: false }` [INFO] [stdout] a56ee9ead41eb59c9ce622cfb9ba761e67b1d5e90810b5e7d04b8d1896907978