[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0f80a66b157d625dda758f4a55ad22fee4ea059 [INFO] testing simao/osm-gpx against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimao%2Fosm-gpx" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simao/osm-gpx on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-6/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d9d36e5d700e693bd06015feb6c8828e27a9a1a470117b7aa7fc9a00b5eb3b [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" "e7d9d36e5d700e693bd06015feb6c8828e27a9a1a470117b7aa7fc9a00b5eb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d9d36e5d700e693bd06015feb6c8828e27a9a1a470117b7aa7fc9a00b5eb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d9d36e5d700e693bd06015feb6c8828e27a9a1a470117b7aa7fc9a00b5eb3b", kill_on_drop: false }` [INFO] [stdout] e7d9d36e5d700e693bd06015feb6c8828e27a9a1a470117b7aa7fc9a00b5eb3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153e39e6cab339bd35d29b8d5c0812aac221ffeb61462fce3444a2a321697ac5 [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" "153e39e6cab339bd35d29b8d5c0812aac221ffeb61462fce3444a2a321697ac5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.34 [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 ucd-util v0.1.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [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 crc32fast v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling chrono v0.4.6 [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 gpx v0.7.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling protobuf-codegen v2.4.2 [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 27s [INFO] running `Command { std: "docker" "inspect" "153e39e6cab339bd35d29b8d5c0812aac221ffeb61462fce3444a2a321697ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153e39e6cab339bd35d29b8d5c0812aac221ffeb61462fce3444a2a321697ac5", kill_on_drop: false }` [INFO] [stdout] 153e39e6cab339bd35d29b8d5c0812aac221ffeb61462fce3444a2a321697ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33361fd36c53838b608d799b3f7050f773d7ad6f5049d1280effca98f6c40ed1 [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" "33361fd36c53838b608d799b3f7050f773d7ad6f5049d1280effca98f6c40ed1", 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.22s [INFO] running `Command { std: "docker" "inspect" "33361fd36c53838b608d799b3f7050f773d7ad6f5049d1280effca98f6c40ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33361fd36c53838b608d799b3f7050f773d7ad6f5049d1280effca98f6c40ed1", kill_on_drop: false }` [INFO] [stdout] 33361fd36c53838b608d799b3f7050f773d7ad6f5049d1280effca98f6c40ed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8460e356942c9d2dbc62e14e1f14c61dba89bc7b7aa462104813ec56e53dde2 [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" "b8460e356942c9d2dbc62e14e1f14c61dba89bc7b7aa462104813ec56e53dde2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osm_gpx-5852a2c921c4de04 [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" "b8460e356942c9d2dbc62e14e1f14c61dba89bc7b7aa462104813ec56e53dde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8460e356942c9d2dbc62e14e1f14c61dba89bc7b7aa462104813ec56e53dde2", kill_on_drop: false }` [INFO] [stdout] b8460e356942c9d2dbc62e14e1f14c61dba89bc7b7aa462104813ec56e53dde2