[INFO] cloning repository https://github.com/matthewoestreich/liblas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewoestreich/liblas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewoestreich%2Fliblas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewoestreich%2Fliblas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 347938deb330c52e200bd43910d6c567750a86fa
[INFO] testing matthewoestreich/liblas against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewoestreich%2Fliblas" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthewoestreich/liblas
[INFO] finished tweaking git repo https://github.com/matthewoestreich/liblas
[INFO] tweaked toml for git repo https://github.com/matthewoestreich/liblas written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthewoestreich/liblas on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthewoestreich/liblas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded dwrote v0.11.5
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2
[INFO] running `Command { std: "docker" "start" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling liblas v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 51.65s
[INFO] running `Command { std: "docker" "inspect" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling liblas v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/liblas-abf715fcf62d61b7)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::test_good_sample_stream_json ... ignored
[INFO] [stdout] test tests::test_good_sample_stream_yaml ... ignored
[INFO] [stdout] test tests::test_large_las_file_json ... ignored
[INFO] [stdout] test tests::test_large_las_file_yaml ... ignored
[INFO] [stdout] test tests::test_las_ast_to_json_str ... ignored
[INFO] [stdout] test tests::test_las_ast_to_yaml_str ... ignored
[INFO] [stdout] {"VersionInformation":{"VERS":{"mnemonic":"VERS","unit":null,"value":"2.0","description":"CWLS LOG ASCII STANDARD -VERSION 2.0","comments":null},"WRAP":{"mnemonic":"WRAP","unit":null,"value":"NO","description":"ONE LINE PER DEPTH STEP","comments":null},"additional":[{"mnemonic":"CREA","unit":null,"value":"02-08-2006","description":"LAS File Creation Date (MM-DD-YYYY)","comments":null}],"comments":["Comment before version info"],"header":"~VERSION INFORMATION"},"WellInformation":{"STRT":{"mnemonic":"STRT","unit":"M","value":"1670.0000","description":"START DEPTH","comments":["MNEM.UNIT DATA DESCRIPTION","----- ----- ---------- -----------------"]},"STOP":{"mnemonic":"STOP","unit":"M","value":"1669.7500","description":"STOP DEPTH","comments":null},"STEP":{"mnemonic":"STEP","unit":"M","value":"-0.1250","description":"STEP","comments":null},"NULL":{"mnemonic":"NULL","unit":null,"value":"-999.25","description":"NULL VALUE","comments":null},"COMP":{"mnemonic":"COMP","unit":null,"value":"ANY OIL COMPANY INC.","description":"COMPANY","comments":null},"WELL":{"mnemonic":"WELL","unit":null,"value":"ANY ET AL 12-34-12-34","description":"WELL","comments":null},"FLD":{"mnemonic":"FLD","unit":null,"value":"WILDCAT","description":"FIELD","comments":null},"LOC":{"mnemonic":"LOC","unit":null,"value":"12-34-12-34W5M","description":"LOCATION","comments":null},"PROV":{"mnemonic":"PROV","unit":null,"value":"ALBERTA","description":"PROVINCE","comments":null},"CNTY":null,"STAT":null,"CTRY":null,"SRVC":{"mnemonic":"SRVC","unit":null,"value":"ANY LOGGING COMPANY INC.","description":"SERVICE COMPANY","comments":null},"DATE":{"mnemonic":"DATE","unit":null,"value":"13-DEC-86","description":"LOG DATE","comments":null},"UWI":{"mnemonic":"UWI","unit":null,"value":"100123401234W500","description":"UNIQUE WELL ID","comments":null},"API":null,"additional":[{"mnemonic":"LIC","unit":null,"value":23412,"description":"ERCB LICENCE NUMB","comments":null}],"comments":null,"header":"~WELL INFORMATION"},"CurveInformation":{"curves":[{"mnemonic":"DEPT","unit":"M","value":null,"description":"1 DEPTH","comments":["MNEM.UNIT API CODES CURVE DESCRIPTION","------------------ ------------ -------------------"]},{"mnemonic":"DT","unit":"US/M","value":"60 520 32 00","description":"2 SONIC TRANSIT TIME","comments":null},{"mnemonic":"RHOB","unit":"K/M3","value":"45 350 01 00","description":"3 BULK DENSITY","comments":null},{"mnemonic":"NPHI","unit":"V/V","value":"42 890 00 00","description":"4 NEUTRON POROSITY","comments":null},{"mnemonic":"SFLU","unit":"OHMM","value":"07 220 04 00","description":"5 SHALLOW RESISTIVITY","comments":null},{"mnemonic":"SFLA","unit":"OHMM","value":"07 222 01 00","description":"6 SHALLOW RESISTIVITY","comments":null},{"mnemonic":"ILM","unit":"OHMM","value":"07 120 44 00","description":"7 MEDIUM RESISTIVITY","comments":null},{"mnemonic":"ILD","unit":"OHMM","value":"07 120 46 00","description":"8 DEEP RESISTIVITY","comments":null}],"comments":null,"header":"~CURVE INFORMATION"},"ParameterInformation":{"parameters":[{"mnemonic":"MUD","unit":null,"value":"GEL CHEM","description":"MUD TYPE","comments":["MNEM.UNIT VALUE DESCRIPTION","-------------- ---------------- ------------------------"]},{"mnemonic":"BHT","unit":"DEGC","value":"35.5000","description":"BOTTOM HOLE TEMPERATURE","comments":null},{"mnemonic":"CSGL","unit":"M","value":"124.6","description":"BASE OF CASING","comments":null},{"mnemonic":"MATR","unit":null,"value":"SAND","description":"NEUTRON MATRIX","comments":null},{"mnemonic":"MDEN","unit":null,"value":"2710.0000","description":"LOGGING MATRIX DENSITY","comments":null},{"mnemonic":"RMF","unit":"OHMM","value":"0.2160","description":"MUD FILTRATE RESISTIVITY","comments":null},{"mnemonic":"DFD","unit":"K/M3","value":"1525.0000","description":"DRILL FLUID DENSITY","comments":null}],"comments":null,"header":"~PARAMETER INFORMATION"},"OtherInformation":{"data":[{"text":"Note: The logging tools became stuck at 625 metres causing the","comments":["First comment in other"]},{"text":"data between 625 metres and 615 metres to be invalid.","comments":["Second comment in other","Second line in second comment in other"]}],"comments":["This is a comment above other"],"header":"~OTHER"},"AsciiLogData":{"headers":["DEPT","DT","RHOB","NPHI","SFLU","SFLA","ILM","ILD"],"rows":[["1670.000","123.450","2550.000","0.450","123.450","123.450","110.200","05.600"],["1669.875","123.450","2550.000","0.450","123.450","123.450","110.200","05.600"],["1669.750","123.450","2550.000","0.450","123.450","123.450","110.200","105.600"]],"comments":["First comment above ~A","Second comment above ~A"],"header":"~A DEPTH DT RHOB NPHI SFLU SFLA ILM ILD"}}test tests::test_missing_mnemonic ... ok
[INFO] [stdout] test tests::test_ascii_data_row_has_incorrect_length ... ok
[INFO] [stdout] test tests::test_json_deserialization ... ok
[INFO] [stdout] test tests::test_missing_required_well_info ... ok
[INFO] [stdout] test tests::test_ascii_section_not_last ... ok
[INFO] [stdout] test tests::test_json_sink ... ok
[INFO] [stdout] test tests::test_duplicate_well_section ... ok
[INFO] [stdout] test tests::test_no_space_before_last_colon ... ok
[INFO] [stdout] test tests::test_num_curves_not_equal_num_ascii_logs ... ok
[INFO] [stdout] test tests::test_plotting ... ignored, for generating plots
[INFO] [stdout] test tests::test_to_las_str ... ignored, for displaying raw las
[INFO] [stdout] test tests::test_version_info_not_first ... ok
[INFO] [stdout] VersionInformation:
[INFO] [stdout]   VERS:
[INFO] [stdout]     mnemonic: VERS
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: '2.0'
[INFO] [stdout]     description: CWLS LOG ASCII STANDARD -VERSION 2.0
[INFO] [stdout]     comments: null
[INFO] [stdout]   WRAP:
[INFO] [stdout]     mnemonic: WRAP
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: NO
[INFO] [stdout]     description: ONE LINE PER DEPTH STEP
[INFO] [stdout]     comments: null
[INFO] [stdout]   additional:
[INFO] [stdout]   - mnemonic: CREA
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: 02-08-2006
[INFO] [stdout]     description: LAS File Creation Date (MM-DD-YYYY)
[INFO] [stdout]     comments: null
[INFO] [stdout]   comments:
[INFO] [stdout]   - Comment before version info
[INFO] [stdout]   header: ~VERSION INFORMATION
[INFO] [stdout] WellInformation:
[INFO] [stdout]   STRT:
[INFO] [stdout]     mnemonic: STRT
[INFO] [stdout]     unit: M
[INFO] [stdout]     value: '1670.0000'
[INFO] [stdout]     description: START DEPTH
[INFO] [stdout]     comments:
[INFO] [stdout]     - MNEM.UNIT DATA DESCRIPTION
[INFO] [stdout]     - '----- ----- ---------- -----------------'
[INFO] [stdout]   STOP:
[INFO] [stdout]     mnemonic: STOP
[INFO] [stdout]     unit: M
[INFO] [stdout]     value: '1669.7500'
[INFO] [stdout]     description: STOP DEPTH
[INFO] [stdout]     comments: null
[INFO] [stdout]   STEP:
[INFO] [stdout]     mnemonic: STEP
[INFO] [stdout]     unit: M
[INFO] [stdout]     value: '-0.1250'
[INFO] [stdout]     description: STEP
[INFO] [stdout]     comments: null
[INFO] [stdout]   'NULL':
[INFO] [stdout]     mnemonic: 'NULL'
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: '-999.25'
[INFO] [stdout]     description: NULL VALUE
[INFO] [stdout]     comments: null
[INFO] [stdout]   COMP:
[INFO] [stdout]     mnemonic: COMP
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: ANY OIL COMPANY INC.
[INFO] [stdout]     description: COMPANY
[INFO] [stdout]     comments: null
[INFO] [stdout]   WELL:
[INFO] [stdout]     mnemonic: WELL
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: ANY ET AL 12-34-12-34
[INFO] [stdout]     description: WELL
[INFO] [stdout]     comments: null
[INFO] [stdout]   FLD:
[INFO] [stdout]     mnemonic: FLD
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: WILDCAT
[INFO] [stdout]     description: FIELD
[INFO] [stdout]     comments: null
[INFO] [stdout]   LOC:
[INFO] [stdout]     mnemonic: LOC
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: 12-34-12-34W5M
[INFO] [stdout]     description: LOCATION
[INFO] [stdout]     comments: null
[INFO] [stdout]   PROV:
[INFO] [stdout]     mnemonic: PROV
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: ALBERTA
[INFO] [stdout]     description: PROVINCE
[INFO] [stdout]     comments: null
[INFO] [stdout]   CNTY: null
[INFO] [stdout]   STAT: null
[INFO] [stdout]   CTRY: null
[INFO] [stdout]   SRVC:
[INFO] [stdout]     mnemonic: SRVC
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: ANY LOGGING COMPANY INC.
[INFO] [stdout]     description: SERVICE COMPANY
[INFO] [stdout]     comments: null
[INFO] [stdout]   DATE:
[INFO] [stdout]     mnemonic: DATE
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: 13-DEC-86
[INFO] [stdout]     description: LOG DATE
[INFO] [stdout]     comments: null
[INFO] [stdout]   UWI:
[INFO] [stdout]     mnemonic: UWI
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: 100123401234W500
[INFO] [stdout]     description: UNIQUE WELL ID
[INFO] [stdout]     comments: null
[INFO] [stdout]   API: null
[INFO] [stdout]   additional:
[INFO] [stdout]   - mnemonic: LIC
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: 23412
[INFO] [stdout]     description: ERCB LICENCE NUMB
[INFO] [stdout]     comments: null
[INFO] [stdout]   comments: null
[INFO] [stdout]   header: ~WELL INFORMATION
[INFO] [stdout] CurveInformation:
[INFO] [stdout]   curves:
[INFO] [stdout]   - mnemonic: DEPT
[INFO] [stdout]     unit: M
[INFO] [stdout]     value: null
[INFO] [stdout]     description: 1 DEPTH
[INFO] [stdout]     comments:
[INFO] [stdout]     - MNEM.UNIT API CODES CURVE DESCRIPTION
[INFO] [stdout]     - '------------------ ------------ -------------------'
[INFO] [stdout]   - mnemonic: DT
[INFO] [stdout]     unit: US/M
[INFO] [stdout]     value: 60 520 32 00
[INFO] [stdout]     description: 2 SONIC TRANSIT TIME
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: RHOB
[INFO] [stdout]     unit: K/M3
[INFO] [stdout]     value: 45 350 01 00
[INFO] [stdout]     description: 3 BULK DENSITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: NPHI
[INFO] [stdout]     unit: V/V
[INFO] [stdout]     value: 42 890 00 00
[INFO] [stdout]     description: 4 NEUTRON POROSITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: SFLU
[INFO] [stdout]     unit: OHMM
[INFO] [stdout]     value: 07 220 04 00
[INFO] [stdout]     description: 5 SHALLOW RESISTIVITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: SFLA
[INFO] [stdout]     unit: OHMM
[INFO] [stdout]     value: 07 222 01 00
[INFO] [stdout]     description: 6 SHALLOW RESISTIVITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: ILM
[INFO] [stdout]     unit: OHMM
[INFO] [stdout]     value: 07 120 44 00
[INFO] [stdout]     description: 7 MEDIUM RESISTIVITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: ILD
[INFO] [stdout]     unit: OHMM
[INFO] [stdout]     value: 07 120 46 00
[INFO] [stdout]     description: 8 DEEP RESISTIVITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   comments: null
[INFO] [stdout]   header: ~CURVE INFORMATION
[INFO] [stdout] ParameterInformation:
[INFO] [stdout]   parameters:
[INFO] [stdout]   - mnemonic: MUD
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: GEL CHEM
[INFO] [stdout]     description: MUD TYPE
[INFO] [stdout]     comments:
[INFO] [stdout]     - MNEM.UNIT VALUE DESCRIPTION
[INFO] [stdout]     - '-------------- ---------------- ------------------------'
[INFO] [stdout]   - mnemonic: BHT
[INFO] [stdout]     unit: DEGC
[INFO] [stdout]     value: '35.5000'
[INFO] [stdout]     description: BOTTOM HOLE TEMPERATURE
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: CSGL
[INFO] [stdout]     unit: M
[INFO] [stdout]     value: '124.6'
[INFO] [stdout]     description: BASE OF CASING
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: MATR
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: SAND
[INFO] [stdout]     description: NEUTRON MATRIX
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: MDEN
[INFO] [stdout]     unit: null
[INFO] [stdout]     value: '2710.0000'
[INFO] [stdout]     description: LOGGING MATRIX DENSITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: RMF
[INFO] [stdout]     unit: OHMM
[INFO] [stdout]     value: '0.2160'
[INFO] [stdout]     description: MUD FILTRATE RESISTIVITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   - mnemonic: DFD
[INFO] [stdout]     unit: K/M3
[INFO] [stdout]     value: '1525.0000'
[INFO] [stdout]     description: DRILL FLUID DENSITY
[INFO] [stdout]     comments: null
[INFO] [stdout]   comments: null
[INFO] [stdout]   header: ~PARAMETER INFORMATION
[INFO] [stdout] OtherInformation:
[INFO] [stdout]   data:
[INFO] [stdout]   - text: 'Note: The logging tools became stuck at 625 metres causing the'
[INFO] [stdout]     comments:
[INFO] [stdout]     - First comment in other
[INFO] [stdout]   - text: data between 625 metres and 615 metres to be invalid.
[INFO] [stdout]     comments:
[INFO] [stdout]     - Second comment in other
[INFO] [stdout]     - Second line in second comment in other
[INFO] [stdout]   comments:
[INFO] [stdout]   - This is a comment above other
[INFO] [stdout]   header: ~OTHER
[INFO] [stdout] AsciiLogData:
[INFO] [stdout]   headers:
[INFO] [stdout]   - DEPT
[INFO] [stdout]   - DT
[INFO] [stdout]   - RHOB
[INFO] [stdout]   - NPHI
[INFO] [stdout]   - SFLU
[INFO] [stdout]   - SFLA
[INFO] [stdout]   - ILM
[INFO] [stdout]   - ILD
[INFO] [stdout]   rows:
[INFO] [stdout]   -
[INFO] [stdout]     - '1670.000'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '2550.000'
[INFO] [stdout]     - '0.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '110.200'
[INFO] [stdout]     - '05.600'
[INFO] [stdout]   -
[INFO] [stdout]     - '1669.875'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '2550.000'
[INFO] [stdout]     - '0.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '110.200'
[INFO] [stdout]     - '05.600'
[INFO] [stdout]   -
[INFO] [stdout]     - '1669.750'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '2550.000'
[INFO] [stdout]     - '0.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '123.450'
[INFO] [stdout]     - '110.200'
[INFO] [stdout]     - '105.600'
[INFO] [stdout]   comments:
[INFO] [stdout]   - First comment above ~A
[INFO] [stdout]   - Second comment above ~A
[INFO] [stdout]   header: ~A DEPTH DT RHOB NPHI SFLU SFLA ILM ILD
[INFO] [stdout] test tests::test_parsed_file_to_las_file ... ok
[INFO] [stdout] test tests::test_yaml_deserialization ... ok
[INFO] [stdout] test tests::test_good_sample ... ok
[INFO] [stdout] test tests::test_yaml_sink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/main.rs (/opt/rustwide/target/release/deps/liblas-9d14763fc050142a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests liblas
[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] [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.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2", kill_on_drop: false }`
[INFO] [stdout] da5b97ac37f94a0b2da48bd6f4e25ebc14abb82a7fa769aee4b4e2ac098d43b2
