[INFO] cloning repository https://github.com/etesync/etebase-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etesync/etebase-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8456bdb24dfac106dac05facaba56a4c32f5e59 [INFO] checking etesync/etebase-py against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etesync/etebase-py on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etesync/etebase-py [INFO] finished tweaking git repo https://github.com/etesync/etebase-py [INFO] tweaked toml for git repo https://github.com/etesync/etebase-py written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/etesync/etebase-py already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f824388297e96008291da8f0ec1dac8763a181e59e95a148be83a586ee690759 [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" "f824388297e96008291da8f0ec1dac8763a181e59e95a148be83a586ee690759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f824388297e96008291da8f0ec1dac8763a181e59e95a148be83a586ee690759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f824388297e96008291da8f0ec1dac8763a181e59e95a148be83a586ee690759", kill_on_drop: false }` [INFO] [stdout] f824388297e96008291da8f0ec1dac8763a181e59e95a148be83a586ee690759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e34a7b6dcd637a66af3e27f6e10bf0a6f3b5790f9c991a01b0565e93e280cf8 [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" "4e34a7b6dcd637a66af3e27f6e10bf0a6f3b5790f9c991a01b0565e93e280cf8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cpython v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.6.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling python3-sys v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling flapigen v0.6.0-pre5 (https://github.com/Dushistov/flapigen-rs#47277cb5) [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Compiling etebase-python v0.31.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] warning: Internal rustfmt error [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Checking etebase v0.1.0 (https://github.com/etesync/etebase-rs?rev=822dcd941b12a68d327d35f0ebc07bf3f0327433#822dcd94) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 34s [INFO] running `Command { std: "docker" "inspect" "4e34a7b6dcd637a66af3e27f6e10bf0a6f3b5790f9c991a01b0565e93e280cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e34a7b6dcd637a66af3e27f6e10bf0a6f3b5790f9c991a01b0565e93e280cf8", kill_on_drop: false }` [INFO] [stdout] 4e34a7b6dcd637a66af3e27f6e10bf0a6f3b5790f9c991a01b0565e93e280cf8