[INFO] cloning repository https://github.com/theWebalyst/safe-fuse-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theWebalyst/safe-fuse-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fsafe-fuse-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fsafe-fuse-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31440f60935712190809e66e235c51cc7633c689 [INFO] checking theWebalyst/safe-fuse-test against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheWebalyst%2Fsafe-fuse-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theWebalyst/safe-fuse-test 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 git repo https://github.com/theWebalyst/safe-fuse-test [INFO] finished tweaking git repo https://github.com/theWebalyst/safe-fuse-test [INFO] tweaked toml for git repo https://github.com/theWebalyst/safe-fuse-test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/theWebalyst/safe-fuse-test 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 base64 v0.11.0 [INFO] [stderr] Downloaded crypto-mac v0.5.2 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded users v0.9.1 [INFO] [stderr] Downloaded threadpool v1.8.1 [INFO] [stderr] Downloaded rusqlite v0.14.0 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded linked-hash-map v0.5.3 [INFO] [stderr] Downloaded crossbeam-utils v0.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.114 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded vcpkg v0.2.10 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded fuse_mt v0.4.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded serde v1.0.114 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98d14007aba6d000c3fe05889c1f2d100933efd9a621b89eda947e9705035432 [INFO] running `Command { std: "docker" "start" "-a" "98d14007aba6d000c3fe05889c1f2d100933efd9a621b89eda947e9705035432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d14007aba6d000c3fe05889c1f2d100933efd9a621b89eda947e9705035432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d14007aba6d000c3fe05889c1f2d100933efd9a621b89eda947e9705035432", kill_on_drop: false }` [INFO] [stdout] 98d14007aba6d000c3fe05889c1f2d100933efd9a621b89eda947e9705035432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] fd911ebfaaed345ac6e1dbba5c37bd49eb3f6d957e813e9526bf4db7606ccff2 [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" "fd911ebfaaed345ac6e1dbba5c37bd49eb3f6d957e813e9526bf4db7606ccff2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Checking fuse_mt v0.4.4 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking safe-fuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 46.29s [INFO] running `Command { std: "docker" "inspect" "fd911ebfaaed345ac6e1dbba5c37bd49eb3f6d957e813e9526bf4db7606ccff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd911ebfaaed345ac6e1dbba5c37bd49eb3f6d957e813e9526bf4db7606ccff2", kill_on_drop: false }` [INFO] [stdout] fd911ebfaaed345ac6e1dbba5c37bd49eb3f6d957e813e9526bf4db7606ccff2