[INFO] cloning repository https://github.com/FenixAlive/ver_xml_cfdi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FenixAlive/ver_xml_cfdi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenixAlive%2Fver_xml_cfdi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenixAlive%2Fver_xml_cfdi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03aaa1ba956c1c329f132e5c2598d2a1a817b010 [INFO] checking FenixAlive/ver_xml_cfdi against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenixAlive%2Fver_xml_cfdi" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FenixAlive/ver_xml_cfdi 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/FenixAlive/ver_xml_cfdi [INFO] finished tweaking git repo https://github.com/FenixAlive/ver_xml_cfdi [INFO] tweaked toml for git repo https://github.com/FenixAlive/ver_xml_cfdi written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/FenixAlive/ver_xml_cfdi 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2a5b9da7dd6d6c6322a78def7e3012b68ae56460229b73393b598ae732b8865e [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" "2a5b9da7dd6d6c6322a78def7e3012b68ae56460229b73393b598ae732b8865e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5b9da7dd6d6c6322a78def7e3012b68ae56460229b73393b598ae732b8865e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5b9da7dd6d6c6322a78def7e3012b68ae56460229b73393b598ae732b8865e", kill_on_drop: false }` [INFO] [stdout] 2a5b9da7dd6d6c6322a78def7e3012b68ae56460229b73393b598ae732b8865e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 78e2271112f5478f367c81e615109db12614f7289fbaee6b699ae2513d3a1014 [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" "78e2271112f5478f367c81e615109db12614f7289fbaee6b699ae2513d3a1014", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Compiling fenixml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking format_money v0.1.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling webview-sys v0.5.1 (https://github.com/Boscop/web-view#d4ef495c) [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking xmltree v0.8.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking web-view v0.6.3 (https://github.com/Boscop/web-view#d4ef495c) [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking ureq v1.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `Command { std: "docker" "inspect" "78e2271112f5478f367c81e615109db12614f7289fbaee6b699ae2513d3a1014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e2271112f5478f367c81e615109db12614f7289fbaee6b699ae2513d3a1014", kill_on_drop: false }` [INFO] [stdout] 78e2271112f5478f367c81e615109db12614f7289fbaee6b699ae2513d3a1014