[INFO] cloning repository https://github.com/pathogen-bot/fluent-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pathogen-bot/fluent-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathogen-bot%2Ffluent-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathogen-bot%2Ffluent-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 829d2fab47960d5c3979f8a6611b3fc75cca8f8f [INFO] testing pathogen-bot/fluent-types against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathogen-bot%2Ffluent-types" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pathogen-bot/fluent-types on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pathogen-bot/fluent-types [INFO] finished tweaking git repo https://github.com/pathogen-bot/fluent-types [INFO] tweaked toml for git repo https://github.com/pathogen-bot/fluent-types written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/pathogen-bot/fluent-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.9.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.0 [INFO] [stderr] Downloaded fluent-syntax v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62502e9284984bf256cab1479657cf937e52b70e6078028047f150e3174f5cbb [INFO] running `Command { std: "docker" "start" "-a" "62502e9284984bf256cab1479657cf937e52b70e6078028047f150e3174f5cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62502e9284984bf256cab1479657cf937e52b70e6078028047f150e3174f5cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62502e9284984bf256cab1479657cf937e52b70e6078028047f150e3174f5cbb", kill_on_drop: false }` [INFO] [stdout] 62502e9284984bf256cab1479657cf937e52b70e6078028047f150e3174f5cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe10aa8451b5b09be5af74e24f807f3696cc397ee73672a6ca5f5ed0c877714 [INFO] running `Command { std: "docker" "start" "-a" "2fe10aa8451b5b09be5af74e24f807f3696cc397ee73672a6ca5f5ed0c877714", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling fluent-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.74s [INFO] running `Command { std: "docker" "inspect" "2fe10aa8451b5b09be5af74e24f807f3696cc397ee73672a6ca5f5ed0c877714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe10aa8451b5b09be5af74e24f807f3696cc397ee73672a6ca5f5ed0c877714", kill_on_drop: false }` [INFO] [stdout] 2fe10aa8451b5b09be5af74e24f807f3696cc397ee73672a6ca5f5ed0c877714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d298916790e4b16f9e24c87063ab240320ae49ead348dff2b2e81b6f93df03ae [INFO] running `Command { std: "docker" "start" "-a" "d298916790e4b16f9e24c87063ab240320ae49ead348dff2b2e81b6f93df03ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fluent-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fluent_types-da16e2408d10fb0f) [INFO] running `Command { std: "docker" "inspect" "d298916790e4b16f9e24c87063ab240320ae49ead348dff2b2e81b6f93df03ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d298916790e4b16f9e24c87063ab240320ae49ead348dff2b2e81b6f93df03ae", kill_on_drop: false }` [INFO] [stdout] d298916790e4b16f9e24c87063ab240320ae49ead348dff2b2e81b6f93df03ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f87e8239d055af40f5a3f2f62ba71e1794bb2f6ece340c28586513406dbd2318 [INFO] running `Command { std: "docker" "start" "-a" "f87e8239d055af40f5a3f2f62ba71e1794bb2f6ece340c28586513406dbd2318", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluent_types-da16e2408d10fb0f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f87e8239d055af40f5a3f2f62ba71e1794bb2f6ece340c28586513406dbd2318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87e8239d055af40f5a3f2f62ba71e1794bb2f6ece340c28586513406dbd2318", kill_on_drop: false }` [INFO] [stdout] f87e8239d055af40f5a3f2f62ba71e1794bb2f6ece340c28586513406dbd2318