[INFO] cloning repository https://github.com/simao/osm-gpx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simao/osm-gpx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimao%2Fosm-gpx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimao%2Fosm-gpx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0f80a66b157d625dda758f4a55ad22fee4ea059 [INFO] testing simao/osm-gpx against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimao%2Fosm-gpx" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simao/osm-gpx on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simao/osm-gpx [INFO] finished tweaking git repo https://github.com/simao/osm-gpx [INFO] tweaked toml for git repo https://github.com/simao/osm-gpx written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/simao/osm-gpx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac55d7328bb2cf4bee0204f5cf4e51522963ec2da862af86d8c020b93c6959f0 [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" "ac55d7328bb2cf4bee0204f5cf4e51522963ec2da862af86d8c020b93c6959f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac55d7328bb2cf4bee0204f5cf4e51522963ec2da862af86d8c020b93c6959f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac55d7328bb2cf4bee0204f5cf4e51522963ec2da862af86d8c020b93c6959f0", kill_on_drop: false }` [INFO] [stdout] ac55d7328bb2cf4bee0204f5cf4e51522963ec2da862af86d8c020b93c6959f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c630283846e7e1aee6062c186ae75a7617633d7d7b3d83ec95c8c40bbac5c6c [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" "8c630283846e7e1aee6062c186ae75a7617633d7d7b3d83ec95c8c40bbac5c6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling protobuf v2.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling geo-types v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling gpx v0.7.0 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling protobuf-codegen v2.4.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.4.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling osmpbfreader v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling rental-impl v0.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling geo v0.12.1 [INFO] [stderr] Compiling flat_map v0.0.8 [INFO] [stderr] Compiling rental v0.5.3 [INFO] [stderr] Compiling osm-gpx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "8c630283846e7e1aee6062c186ae75a7617633d7d7b3d83ec95c8c40bbac5c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c630283846e7e1aee6062c186ae75a7617633d7d7b3d83ec95c8c40bbac5c6c", kill_on_drop: false }` [INFO] [stdout] 8c630283846e7e1aee6062c186ae75a7617633d7d7b3d83ec95c8c40bbac5c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855818474c47f5e05bfd5346391cf74e2c81ccc77eac2b0880e6ecabb51382b9 [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" "855818474c47f5e05bfd5346391cf74e2c81ccc77eac2b0880e6ecabb51382b9", kill_on_drop: false }` [INFO] [stderr] Compiling osm-gpx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "855818474c47f5e05bfd5346391cf74e2c81ccc77eac2b0880e6ecabb51382b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855818474c47f5e05bfd5346391cf74e2c81ccc77eac2b0880e6ecabb51382b9", kill_on_drop: false }` [INFO] [stdout] 855818474c47f5e05bfd5346391cf74e2c81ccc77eac2b0880e6ecabb51382b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c14c889221bab0dfde054d886e7606f0481f2d5db95a116b6a7184833de4c254 [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" "c14c889221bab0dfde054d886e7606f0481f2d5db95a116b6a7184833de4c254", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osm_gpx-dd72904e9d2bf1db [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c14c889221bab0dfde054d886e7606f0481f2d5db95a116b6a7184833de4c254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14c889221bab0dfde054d886e7606f0481f2d5db95a116b6a7184833de4c254", kill_on_drop: false }` [INFO] [stdout] c14c889221bab0dfde054d886e7606f0481f2d5db95a116b6a7184833de4c254