[INFO] cloning repository https://github.com/tamanishi/measure_home_env_fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamanishi/measure_home_env_fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fmeasure_home_env_fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fmeasure_home_env_fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e32a22177253ab5f072778154b8d5a9326cae71 [INFO] testing tamanishi/measure_home_env_fs against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fmeasure_home_env_fs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamanishi/measure_home_env_fs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tamanishi/measure_home_env_fs [INFO] finished tweaking git repo https://github.com/tamanishi/measure_home_env_fs [INFO] tweaked toml for git repo https://github.com/tamanishi/measure_home_env_fs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.8+20181001` for dependency `google-firestore1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e031fd9cae6fb15356587a6cc1bf7916e10d19ba691a0463b507756562828e92 [INFO] running `Command { std: "docker" "start" "-a" "e031fd9cae6fb15356587a6cc1bf7916e10d19ba691a0463b507756562828e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e031fd9cae6fb15356587a6cc1bf7916e10d19ba691a0463b507756562828e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e031fd9cae6fb15356587a6cc1bf7916e10d19ba691a0463b507756562828e92", kill_on_drop: false }` [INFO] [stdout] e031fd9cae6fb15356587a6cc1bf7916e10d19ba691a0463b507756562828e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012f65f500639f915834a5dde6a748cc37644febf8b02f23641e81bdf435a922 [INFO] running `Command { std: "docker" "start" "-a" "012f65f500639f915834a5dde6a748cc37644febf8b02f23641e81bdf435a922", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.8+20181001` for dependency `google-firestore1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling bme280 v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling spidev v0.4.1 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling google-firestore1_beta1 v1.0.14+20200522 [INFO] [stderr] Compiling measure_home_env_fs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.09s [INFO] running `Command { std: "docker" "inspect" "012f65f500639f915834a5dde6a748cc37644febf8b02f23641e81bdf435a922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012f65f500639f915834a5dde6a748cc37644febf8b02f23641e81bdf435a922", kill_on_drop: false }` [INFO] [stdout] 012f65f500639f915834a5dde6a748cc37644febf8b02f23641e81bdf435a922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec7cc1655ece6e7377d1dcbe09ebacf80cbd56d0af40998ca9c996a096451646 [INFO] running `Command { std: "docker" "start" "-a" "ec7cc1655ece6e7377d1dcbe09ebacf80cbd56d0af40998ca9c996a096451646", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.8+20181001` for dependency `google-firestore1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling measure_home_env_fs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "ec7cc1655ece6e7377d1dcbe09ebacf80cbd56d0af40998ca9c996a096451646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7cc1655ece6e7377d1dcbe09ebacf80cbd56d0af40998ca9c996a096451646", kill_on_drop: false }` [INFO] [stdout] ec7cc1655ece6e7377d1dcbe09ebacf80cbd56d0af40998ca9c996a096451646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d38cd86fd59070c66e7a3cfdec9c09912e85cf45edb180d20d7096b2791193f6 [INFO] running `Command { std: "docker" "start" "-a" "d38cd86fd59070c66e7a3cfdec9c09912e85cf45edb180d20d7096b2791193f6", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.8+20181001` for dependency `google-firestore1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/measure_home_env_fs-a9f2ee2cbf913c79) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d38cd86fd59070c66e7a3cfdec9c09912e85cf45edb180d20d7096b2791193f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38cd86fd59070c66e7a3cfdec9c09912e85cf45edb180d20d7096b2791193f6", kill_on_drop: false }` [INFO] [stdout] d38cd86fd59070c66e7a3cfdec9c09912e85cf45edb180d20d7096b2791193f6