[INFO] cloning repository https://github.com/seb-odessa/serde-xml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seb-odessa/serde-xml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-odessa%2Fserde-xml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-odessa%2Fserde-xml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac341700ba9e9e1114d15e018088f7115566f03e [INFO] checking seb-odessa/serde-xml against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-odessa%2Fserde-xml" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seb-odessa/serde-xml 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/seb-odessa/serde-xml [INFO] finished tweaking git repo https://github.com/seb-odessa/serde-xml [INFO] tweaked toml for git repo https://github.com/seb-odessa/serde-xml written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/seb-odessa/serde-xml 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 61d44286bd277f86a476bd77270631969dd9b22d348b946a74cf0a9f39dfea02 [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" "61d44286bd277f86a476bd77270631969dd9b22d348b946a74cf0a9f39dfea02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d44286bd277f86a476bd77270631969dd9b22d348b946a74cf0a9f39dfea02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d44286bd277f86a476bd77270631969dd9b22d348b946a74cf0a9f39dfea02", kill_on_drop: false }` [INFO] [stdout] 61d44286bd277f86a476bd77270631969dd9b22d348b946a74cf0a9f39dfea02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 566e3e029f6ac5c64082095ecbaf2bafc7970830f89eaebcbeee4747fc969b3d [INFO] running `Command { std: "docker" "start" "-a" "566e3e029f6ac5c64082095ecbaf2bafc7970830f89eaebcbeee4747fc969b3d", kill_on_drop: false }` [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Checking fb2parser v0.1.0 (https://github.com/seb-odessa/fb2parser.git#df3cd02b) [INFO] [stderr] Checking serde-xml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.18s [INFO] running `Command { std: "docker" "inspect" "566e3e029f6ac5c64082095ecbaf2bafc7970830f89eaebcbeee4747fc969b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566e3e029f6ac5c64082095ecbaf2bafc7970830f89eaebcbeee4747fc969b3d", kill_on_drop: false }` [INFO] [stdout] 566e3e029f6ac5c64082095ecbaf2bafc7970830f89eaebcbeee4747fc969b3d