[INFO] cloning repository https://github.com/cecton/serde-gettext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/serde-gettext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5601e5478cd84c22903f405747c127def049e58d [INFO] building cecton/serde-gettext against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext" "/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/cecton/serde-gettext on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cecton/serde-gettext [INFO] finished tweaking git repo https://github.com/cecton/serde-gettext [INFO] tweaked toml for git repo https://github.com/cecton/serde-gettext written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce63150e36642b325303aa020bc787d772f4250ca21d80f07078dd93a0411cd [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" "3ce63150e36642b325303aa020bc787d772f4250ca21d80f07078dd93a0411cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce63150e36642b325303aa020bc787d772f4250ca21d80f07078dd93a0411cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce63150e36642b325303aa020bc787d772f4250ca21d80f07078dd93a0411cd", kill_on_drop: false }` [INFO] [stdout] 3ce63150e36642b325303aa020bc787d772f4250ca21d80f07078dd93a0411cd [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--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] e54eae52950c821b24b9a3b09b90838b997575bb0ede1423348f001c240e8045 [INFO] running `Command { std: "docker" "start" "-a" "e54eae52950c821b24b9a3b09b90838b997575bb0ede1423348f001c240e8045", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling libc-strftime v0.2.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling locale_config v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling dynfmt v0.1.5 [INFO] [stderr] Compiling gettext-rs v0.4.4 [INFO] [stderr] Compiling serde-gettext v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "e54eae52950c821b24b9a3b09b90838b997575bb0ede1423348f001c240e8045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54eae52950c821b24b9a3b09b90838b997575bb0ede1423348f001c240e8045", kill_on_drop: false }` [INFO] [stdout] e54eae52950c821b24b9a3b09b90838b997575bb0ede1423348f001c240e8045 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf946173acf36a9056aa9b8323459e3bffeeb9fa8f01fca868b61e3a831e1dd [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" "faf946173acf36a9056aa9b8323459e3bffeeb9fa8f01fca868b61e3a831e1dd", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde-gettext v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_gettext-b71f3cb89f98f99e) [INFO] [stderr] Executable tests/json.rs (/opt/rustwide/target/debug/deps/json-fe8b5e3cdb8ebe0a) [INFO] [stderr] Executable tests/yaml.rs (/opt/rustwide/target/debug/deps/yaml-9cc0619986a41419) [INFO] running `Command { std: "docker" "inspect" "faf946173acf36a9056aa9b8323459e3bffeeb9fa8f01fca868b61e3a831e1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf946173acf36a9056aa9b8323459e3bffeeb9fa8f01fca868b61e3a831e1dd", kill_on_drop: false }` [INFO] [stdout] faf946173acf36a9056aa9b8323459e3bffeeb9fa8f01fca868b61e3a831e1dd